body{
	color:white;
	background-color:#393;
	margin:0 0;
	}
form,div,h3,h4{
	text-align:center;
	margin:.5em 0;
	}
input{
	color:white;
	background-color:#393;
	width:150px;
	cursor:pointer;
	margin:2px;
	}	
h3{
	font:1em georgia,serif;
	text-align:left;
	}
h4{
	font:.8em georgia,serif;
	}
div{
	width:920px;
	height:512px;
	margin:0 auto;
	}	
