body
{
	font-family: Verdana;
	background-image: url(glossymetal.jpg);
}
.detailtable
{
	background-color: #E7EDE9;
	border: 1px solid #96ab9d;
}
.bigtable
{
	background-color: #F4F7F5;
	padding-bottom: 20px;
	border: 2px solid gray;
}
.title
{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #D65627;
}
.details
{
	font-size: 0.7em;
	margin-left: 40px;

}
.description
{
	margin-top: 10px;
	font-size: 0.8em;
	margin-left: 20px;
	margin-right: 10px;
}
.buynow
{
	font-size: 0.8em;
	margin-left: 20px;
	margin-top: 25px;
}
.cap
{
	width: 40px;
	float: left;
}
.screenshot
{
	margin-top: 10px;
	text-align: center;
	width: 650px;
	align: center;
}
.copyright
{
	margin-top: 20px;
	font-size: 0.7em;
	text-align: center;
}

.logo
{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 50px;
	float: left;
}
.topbox
{
	background-color: #E7EDE9;
	border: 1px solid #96ab9d;
	width: 300px;
	height: 105px;
	float: right;
	margin-right: 45px;
	margin-top: 10px;
	padding: 5px;
	font-size: 0.8em;
}
.topbox blockquote
{
	margin-top: 2px;
	margin-bottom: 2px;
	
}

a
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
