body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/collector_dvd_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#container {
	margin: 0 auto;
	text-align: center;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border: 0;	
}
#pack_shot {
	background-image:url(../images/enter_site.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:239px;
	margin:380px 0 0;
}
#title_billing {
	background-image:url(../images/title_billing.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:174px;
	margin:0;
}
