body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #242424;
	}


#header {
	width: 750px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	height:100px;
	background: url(images/logofix.gif) 10px bottom no-repeat;
		/* border: 2px solid #4b4b4b;*/
	}

#content {
	width: 750px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	background: #242424;
		/* border: 2px solid #4b4b4b;*/
	text-align:left; 
	width: 750px;
	Font-Family: Verdana; color:#4b4b4b; weight:bold;
	}