/* CSS Document */
body{
	background-color: #000000;
}

div#f{
	width:800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
}


