@charset "utf-8";
/* CSS Document */
body {
	width:970px;
	background-color:#fff;
}
img{
	margin:10px 10px 0 10p;
	padding:0 10px 0 10px;
}

header{
	height:130px;
	background-color:#fff;
}

footer{
	height:50px;
	background-color:#fff;
}

footer p{
	text-align:center;
}
h2 {
	margin:0px;
	padding:0px;
}

a{
	margin-left:300px;
}
footer a{
	margin:0;
}


#wheremain{
	height:300px;
}


#wheremain img{
	float:left;
	
}

#wheremain p{
	width:700px;
	height:200px;
}


#namemain {
	height:300px;
}

#namemain img{
	float:right;
}

#namemain p{
	width:400px;
	padding-left:300px;
	float:left;
	height:200px;	
}

#eatmain {
	height:400px;
	margin-bottom:10px;
}


#eatmain img{
	float:left;
}

#eatmain p{
	width:700px;
	height:300px;
}
#eatmain p a{
	margin:0;
	padding:0;
}


