#topleft {
position: absolute;
overflow: auto;
bottom: 287px;
left: 0px;}

#topright {
position: absolute;
overflow: auto;
bottom: 287px;
left: 393px;}

#bottomleft {
position: absolute;
overflow: auto;
bottom: 0px;
left: 0px;}

#bottomright {
position: absolute;
overflow: auto;
bottom: 0px;
left: 393px;}

#content {
position: absolute;
overflow: auto;
bottom: 50px;
left: 392px;
width: 602px;
height: 470px;
font-family: arial;
font-size: 12px;
color: #ff3f84;
padding: 5px 5px 5px 5px;}

h1 {
font-family: century gothic;
text-transform: lowercase;
text-align: left;
font-size: 13px;
color: #ff3f84;
display: block;
margin: 5px 0px 5px 0px;
border-bottom: 1px solid #ff3f84;
padding: 0px 0px 0px 50px;
background-color: #FFF;}

body {
background-color: #FFF;
background-image: url('http://chromatic.fanmagic.org/azusa/images/background.png');
background-repeat: repeat;
background-position: top left;}

a:link, a:active, a:visited {
color: #ffa4c3;
text-decoration: none;}

a:hover {
color: #ff699f;
text-decoration: none;
cursor: crosshair;}

textarea {
color: #ff699f;
width: 400px;
font-size: 10px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
border: 1px solid #ff699f;
margin: 3px;
padding: 2px 2px 2px 2px;
text-align: center;}