<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="css/main.css" media="screen" />
</head>
<body>
<div id="page">
<div id="header"></div>
<div id="navigation"></div>
<div id="content"></div>
<div id="sidebar"></div>
<div id="footer"></div>
</div>
</body>
</html>
body {margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
img {border:none;}
a {border:none}
#page {width:600px; margin: auto; margin-top:10px;}
#header {width:600px; height:100px; background:url(../images/header.jpg); color:#eee7d3;}
#header img {float:left;}
#header p {margin:0; padding:0; float: left; margin-top:40px;}
#navigation {width:600px; height:30px; margin-top:4px; background:#4f363d;}
#content {width:406px; height:260px; padding:20px; margin-top:4px; background:#eee7d3; float:left}
#sidebar {width:130px; height:280px; padding:10px; margin-top:4px; margin-left:4px; background:#baa8a1; float:left}
#footer {width:600px; height:30px; margin-top:4px; background:#4f363d; float:left}