body {
	background-image:url(imgs/wicked_bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:20px;
}

#controls {
	position:absolute;
	left:483px;
	top:485px;
}

#date {
	position:absolute;
	top:310px;
	left:435px;
	color:#000;
	font-weight:bold;
}

#header_text {
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	position:absolute;
	top:5px;
	left:9px;
}

#img_holder {
	position:absolute;
	top:265px;
	left:15px;
}

.img_border {
	position:absolute;
	top:264px;
	left:14px;
	display:block;
	width:645px;
	border:1px solid #99c210;
	background-color:#FFF;
}

.img_screen {
	width:400px;
	height:300px;
}

#pull {
	position:absolute;
	top:355px;
	left:435px;
	display:block;
	width:200px;
	color:#000;
}