* {
	padding:0;
	margin:0;
}

a {
	outline:none;
}

a img {
	border:none;
}

body {
	background:#040202 url(images/bg.jpg) no-repeat center 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	background:#040202 url(images/bg.jpg) no-repeat center 0;
	width:900px;
	height:1600px;
	margin:0 auto;
}

#header {
height:620px;
width:100%;
padding-top:18px;
text-align:center;
}

h1 {
text-indent:-9999px;
position:relative;
width:190px;
height:103px;
background:url(images/logo.gif) no-repeat 0 0;
padding-bottom:176px;
}

#header_copy {
width:100%;
text-align:left;
height:376px;
padding-top:46px;
}

#header_copy p {
padding-left:557px;
width:260px;
font-size:14px;
font-family:Futura,Arial, Helvetica, sans-serif;
color:#fff;
line-height:16px;
font-weight:normal;
}

#header_copy p span, #header_copy p a {
color:#fffba7;
text-decoration:none;
}

h2 {
text-indent:-9999px;
width:305px;
height:76px;
background:url(images/advent_calendar.gif) no-repeat 0 0;
position:relative;
left:608px;
left
}

#days {
width:900px;
margin:0 auto;
background:#url(images/transx.png) repeat 0 0;
}


.day {
float:left;
width:225px;
height:225px;
}


.day img {
width:225px;
height:225px;
}

#legal {
color:#fff;
text-align:center;
font-family:Arial,Helvetica,sans-serif;	
padding:22px 0 56px;
}



