<style type="text/css">

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.product form {
	margin: 25px;
}
.product {
	width: 365px;
	float: left;
	text-align: center;
}
.checkout {
	width: 700px;
	display: block;
	clear:both;
	text-align:center;
}
body {
	background: #000000 url(/images/til_1.jpg) top center fixed;
	color: #fff;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #fff;
}
.clear {
	border-top: 1px solid #fff;
	width: 775px;
	clear: both;
}
h2 {
	margin-bottom: 4px;
}
table tr td {
	text-align: center;
}
.style1 {
	font-size: 16px
}
.inset {
	background: #300;
}
a img {
	border: #ccc 1px solid;
	padding: 5px;
}
em {
	font-size: 10px;
}
h1 {
	font-size: 48px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
</style>