body{
	margin: 0px ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #000000;
}

html{
	height:100%;
}

#general{
	width:1000px;
	height:700px;
	background: #ffffff;
}
