body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
img {
	border: none;
}
a:link, a:visited {
	color:#ffffff;
	text-decoration:none
}
a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
.content {
	padding:0px 15px 15px 60px;
}
.header {
	position: absolute;
	z-index: 10;
	left: 39px;
	top: 95px;
}
.buyitnow {
	position: absolute;
	z-index: 10;
	left: 667px;
	top: 49px;
}
.footer {
	color: #cccccc;
	font-size: 10px;
	text-align: center;
	padding: 15px;
}
