body { margin: 0; padding: 0; }
p { margin: 0; padding: 0; }


body {
background-color: #ffffff;
background-image: url(../images/white_page.jpg);
background-position: top right;
background-repeat: repeat-y;
color: #000000;
}

#css_control {
color: #b0b0b0;
left: 5px;
position: absolute;
top: 5px;
visibility: hidden;
z-index: 100;
font-size: 12px;
}
#css_control a {
color: #b0b0b0;
text-decoration: none;
font-size: 12px;
}


#links {
border-right: #0000da solid 1px;
color: #000000;
left: 5px;
padding: 0 5px 20px 0;
position: absolute;
text-align: right;
top: 70px;
width: 154px;
}
#links a {
color: #000000;
font-size: 12px;
text-decoration: none;
}
#links a:hover {
text-decoration: underline;
}

#boxed {
font-size: 14px;
left: 168px;
padding: 0 0 0 5px;
position: absolute;
text-align: justify;
top: 70px;
width: 500px;
}
#boxed a {
color: #0000da;
text-decoration: none;
}
#boxed a:hover {
text-decoration: underline;
}
.title, .author, .text { font-weight: normal; margin: 0; padding: 0; }
.title { font-size: 22px; font-style: italic; }
.author { font-size: 12px; font-style: italic; }

#contact {
height: 70px;
left: 5px;
position: absolute;
top: 0px;
width: 300px;
}

#innerbox {height: 90px;}
#display1 {font-size: 22px;}
#display2 {font-size: 22px;}
