a { color: #555555;}
a:hover { color: white;}

a.tiny { 
 font-size: 9pt;
 text-decoration: none; }

body {
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 background-color: #333333;
 background-repeat: repeat-y;
 background-image:url('images/back_back.jpg');
 background-position: center center;
 text-align: center;}

.title {
 z-index: 2;
 position: absolute;
 top: 0px;
 right: 0px;}

.doodle {
 position: absolute;
 z-index: 0;
 left: 50%;
 top: 101px;}

.pic {
 position: relative;
 width: 262px;
 height: 256px;
 z-index: 3;}

.menu {
 z-index: 1;
 position: relative;
 top: 75px;
 right: 100px;}

.mini_menu {
 z-index: 1;
 position: relative;
 top: 90px;
 right: 125px;}

.main {
 font-family: Courier New;
 font-size: 15pt;
 font-weight: 0;
 color: #444444;
 width: 495px;
 margin-top: 85px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;}

div.sec1 {
 background-image:url('images/paper.jpg');
 background-position: center 0px;
 background-repeat: no-repeat;
 height: 889px;
 max-height: 889px;}
