body {margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;}
h1 {color:red;}

#navigation {position: absolute;
	top: 160px;
	width: 100px; 
	padding: 10px;} 
#navigation img {width: 100%;
	border: 0;
	padding: 3px;}
#navigation a {text-decoration: none;}

#meatnpotatoes {position: absolute;
	left: 120px;
	top: 200px;
	width: 60%;
	padding: 10px;}
#meatnpotatoes img {border: 0;}

#homehead {position: absolute;
	top: 10px;
	padding: 5px
	text-align: center;
	height: 150px;
	width: 100%}
#homehead img {height: 100%;}

#header {position: absolute;
	top: 10px;
	padding: 5px
	text-align: center;
	height: 50px;
	width: 100%}
#header img {height: 100%;}

#rightside {position: absolute;
	right: 5px;
	top: 160px;
	background-color: #333388;
	width: 20%;
	height: 100%;}

