body {
	background-color:black;
}
#slot1 {
	width:60px;
	clear:left;
}

#slot2 {
	width:300px;
	text-align:center;
}
#slot2 img {
	position:relative; top:50px;
}

#slot3 {
	width:375px;
	margin:0; padding:0 20px;
}
#slot3 p {
	padding-top:20px;
}

p.numbers {	font:14px "courier new", serif;}
