* {
padding:0;
}
body {
font:11px/15px Arial,Helvetica,sans-serif,Verdana;
}
body.section-1 {
}
body.section-2 {
}
body.section-3 {
}
a:link {
color:#808080;
text-decoration:none;
}
a:active {
color:#808080;
text-decoration:none;
}
a:visited {
color:#808080;
text-decoration:none;
}
a:hover {
color:#cccccc;
text-decoration:none;
}
a img {
border:medium none;
}
#menu {
background-color:#ffffff;
bottom:0;
height:100%;
left:0;
overflow:auto;
position:fixed;
top:0;
width:215px;
}
#menu ul {
list-style:none outside none;
margin:0 0 12px;
}
#menu ul li.section-title {
color:#000000;
font-weight: bold;
letter-spacing:1px;
}
#content {
height:100%;
margin:0 0 0 215px;
top:0;
}
.container {
padding:80px 5px 25px;
}
#content p {
margin-bottom:9px;
width:400px;
}
p {
margin:0 0 9px;
}
#menu .container {
padding:21px 0 21px 21px;
}
#content .container {
}
h1 {
font-size:32px;
}
h2 {
font-size:24px;
}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
#img-container {
margin:0;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:400px;
}
#once {
clear:left;
}
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
</head>
<body class="section-1">
</body>
</html>