html {
	background-color: #333333;
	background-image: url('wbst.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	color : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	min-height: 4185px;
}

body {
	margin : 0;
	padding : 250px 0 0 0;
}

div {
	margin : 0 auto;
	padding : 15px;
	width : 500px;
	text-align : center;
}
