body {
 margin: 0;
 background: #fff ;
}
h1 {
 font-size: 20px;
}
h2 {
 font-size: 18px;
}
h3 {
 font-size: 14px;
}
hr.seperator {
 width: 75%;
}
img {
 border: 0;
}
#header {
 position: relative;
 text-align: center;
}
#page {
 margin: 2px;
}
.border {
 border: 1px solid;
}
.content {
 position: relative;
 margin: 5px;
}
