@charset "utf-8";

body
{
	background: #222222;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	text-align: center;
	margin: 0; 
	padding: 0;
	zoom:1;
	
}


#container { 
	
	width: 900px;
	height: 600px;
	background: #ffffff;
	margin: 10px auto;
	padding: 10px;  
	border: none;
	text-align: center;
	font-family: Georgia1, Georgia, serif;
	
} 

h1 {font-size: 36px; line-height: 40px; margin: 10px 0 0 0; padding: 0; color: #000000; text-decoration: italic;}
h2 {font-size: 26px; line-height: 28px; margin: 10px 0 0 0; padding: 0; color: #000000; text-decoration: italic;}