body {
	background-color:black;
}

#slot1, #slot2, #slot3 {
	height:600px;
	margin:0; padding-top:20px;
}


#slot1 {
	width:60px;
	clear:left;
}

#slot2 {
	width:300px;
	text-align:center;
}
#slot2 img {
	position:relative; top:60px;
}

#slot3 {
	width:400px;
	margin:0; padding:20px 20px 0 20px;
}
#slot3 p {
	text-indent:0px;
}

.herringe, .design {
	font-size:16px;
}
