	body{
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:tahoma;
	font-size:13px;
	background:url(images/head.jpg) center top no-repeat; 
	
	}
img{border:0px;}
	
	#logo {
			margin:10px auto;	
			width:790px;
			height:135px;
	}
	
	
	#container {
			margin:10px auto;	
			width:592px;
			height:500px;
	 	   }
	
	#content{ 
			float:left;
			width:185px;
			height:411px;
			margin:5px;
			border:1px #666666 solid;
			
	}
	
	#inside a{ width:200px;}
	

h1 {
	position: absolute;
	visibility: hidden;
}
h2 {
	position: absolute;
	visibility: hidden;
}

