body {
background-color: #DEDF81;
background-image: url(https://memories.buruma.net/aliens/grateful_00.gif);
background-position: 25px;
background-repeat: repeat-y;
margin: 0;
}

#stupidbg {
background-color: #DEDF81;
height: 25px;
width: 616px;
top: 0px;
left: 25px;
position: absolute;
}

body, table {
color: #000;
font-family: Tahoma;
font-size: 13px;
}

/* Navigation */

#navigation {
top: 154px;
left: 26px;
width: 165px;
position: absolute;
}

#navigation ul {
list-style-type: none;
float: left;
padding: 0px;
margin: 0px;
}

#navigation li{
margin-bottom: 5px;
width: 165px;
background-color: #CCDB80;
height: 30px;
text-align: center;
line-height: 30px;
}

#navigation li a {
font-family: Tahoma;
font-size: 20px;
color: #000;
}

#navigation li a:hover {
color: #84939A;
border-bottom: 1px solid #2A2C79;
}

#navigation li:hover {
background: none;
}

/* End navigation
   Begin content */

#content {
top: 170px;
left: 194px;
width: 444px;
position: absolute;
}

/* Misc */

h2 {
font-family: Tahoma;
text-align: center;
font-size: 20px;
color: #6D852D;
background: url(https://memories.buruma.net/aliens/grateful_05.gif) bottom center no-repeat;
width: 150px;
}

a, a:active, a:visited {
color: #6D882B;
text-decoration: none;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
}

a:hover {
color: #A5C548;
border-bottom: 1px solid #6D882B;
}

blockquote {
background-color: #E6F1BC;
border: 5px solid #A5C548;
padding: 3px;
font-size: 12px;
font-family: Verdana;
color: #385005;
}

input, select, option, textarea {
border: 0px;
background-color: #A5C548;
padding: 5px;
font-size: 12px;
font-family: Verdana;
color: #385005;
}