#header
	{
	
	border: 2px solid Black;
	witdh:100%;
	height:160px;
	text-align:center;
	}

#menu li
	{
	display:inline-block;
	border:2px solid red;
	float:left;
	margin: 0px 3% 1% 3%;
	width:120px;
	height:30px;
	padding-top:10px;
	text-align:center;
	border-radius:15px;
	color:red;
	}	 
	
	body
	{
	background-image:url(r.jpg);
	width:1200px;
	}

	#flooter
	{Width:1250px;
	clear:both;}
	
	#flooter img
	{
	witdh:150px;
	height:50px;
	}
	
	.wrapper
	{
		margin:0px 3%;
		width:1250px;
	}
	
	#flooter h1
	{
	font-size:20px;
	margin-left:350px;
	float:right;
	}
	
	#flooter h2
	{
	font-size:20px;
	float:right;
	text-align:right;
	}
	
	#flooter
	{
	margin-top:120px;
	border-top: 2px solid red;
	padding: 0px;
	background-color:white;
	}
	#Price
	{
		font-size: 18px;
		font-family:times new roman;
	}
	.image
	{float:left; width: 400px;}
	.text
	{float:left; width:700px;}
	.text p
	{font-size:20px;
	}
	.wrapper .post
	{border: 2px solid black; margin: 10px 0px;
	height:200px;}