body{
	background: black;
	color: #ccc;
	font-size: 11px;
	font-family: Arial, Helvectica, sans-serif;
}

#page{
	margin: 0 auto;
}

#close{
	display: block;
	float: right;
}

a img{
	border: none;
}

#instructions{
	padding-bottom: 20px;
}

#instructions label{
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 130px;
}

#instructions p{
	margin-left: 130px;
}

#wallpaper{
	text-align: center;
}
