﻿body
{
	background-color: #202020;
	color: White;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align:center;
}

img#onSaleNow
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#content
{
	width: 1024px;
	height: 800px;
    text-align: left;
}

div#footer
{
    text-align: center;
}

div#header
{
    text-align: center;
}

div#outer
{
	width: 1024px;
	margin:0 auto;
    
    text-align: left;
}

span.copyright
{
	font-size: x-small;
}
