body {
background: #AAAABB;
scrollbar-3dlight-color:#449032;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#CCCCDD;
scrollbar-track-color:#CCDDDD;
scrollbar-darkshadow-color:#BBBBCC;
scrollbar-face-color:#CCCCDD;
scrollbar-highlight-color:#EEEEFF;
scrollbar-shadow-color:#666677;
}

blockquote {
font-family: Arial;
font-size: 120%;
color: #333333;
}

#banner {
position: absolute;
top: 0px;
left: 0px;
padding: 0px;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}

#menu {
position: absolute;
background: #DDDDEE;
top: 100px;
left: 0px;
padding-top: 10px;
padding-bottom: 10px;
width: 240px;
border: 2px solid #000000;
}

#uber {
position: absolute;
background: #DDDDEE;
top: 100px;
left: 250px;
padding-top: 10px;
padding-bottom: 10px;
border: 2px solid #000000;
}

.title {
letter-spacing: .2em;
font-family: Arial;
font-size: 180%;
text-decoration: none;
}

#article {
text-align:justify;
background: #BBBBCC;
padding: 20px;
width: 100%;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
}