* 			{ 	
				margin: 0;	padding: 0; 	
			}
body 		{
				background-image: url('images/background3.gif'); background-repeat: repeat-x; background-position: top center; 				
				background-color: #cccccc; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px;
			}
h1			{
				font-size: 14px; color: #000000;
			}
h2			{
				font-size: 12px; color: #000000;
			}
img 		{ 
				border: 0px;
			}
a, a:visited, a:hover, a:active {
				color: #000000; text-decoration: none;
			}

#body 		{
				margin-right: auto; margin-left: auto; width: 762px;
			}