.logo {color: black; font-size: 12 pt; font-family: "arial"; font-weight: bold;}
.ohmbig {color: black; font-size: 36pt; font-family: "arial"; font-style: italic; font-weight: bold;}
.side {position : absolute; left : 0; background : blue; width : 15%; height : 300%; text-align : center;} 
.side a {color : white; font-weight: bold; text-decoration : none;}
.main {position : relative; top : 10px; left : 20%; right: 10%; padding-top : 20px; padding-right : 10px; margin-right : 35%;} 
.divider {position : relative; left : 0; background : red;}
body {font-size: 11pt; font-family: arial;}
