
* {
padding:0;
}
body {
font-family:monospace;
font-size:11px;
}
body.section-1 {

}
body.section-2 {

}
body.section-3 {

}
a:link {
color:#333333;
}
a:active {
border-bottom-width:1px;
color:#000000;
}
a:visited {
color:#444444;
text-decoration:none;
}
a:hover {
background:none repeat scroll 0 0 yellow;
color:black;
}
a img {
border:0 none;
}
#menu {
line-height:18px;
position:fixed;
text-align:left;
top:10px;
}
#menu ul {
list-style-type:none;
}
#menu ul li.section-title {
font-size:15px;
font-weight:lighter;
text-align:left;
background-color:#99FF99;
text-transform:uppercase;
}
#content {
height:100%;
margin: 20px 250px;}

.container {
margin:50px 30px;
}
#content p {
width:700px;
margin:10px;
}
p {
margin:0 0 0 16px;
}
h1 {
font-size:40px;
font-weight:lighter;
padding:10px;
text-align:left;
text-decoration:overline;
text-transform:uppercase;
}
h2 {
font-size:24px;
}
h3 {
font-size:16px;
}
h4 {
font-size:12px;
}
#img-container {
margin:20px;
padding:0;
}
#img-container p {
margin:0;
padding:0 0 12px;
width:600px;
}
#once {
clear:left;
}

