body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color:#FFFFFF;
  color:#CC0000;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 100px; 
  background-color:#FFFFFF; 
  background-image:url(http://i162.photobucket.com/albums/t257/fireshrine/Site/Mugen/topbg.gif);
}
#left {
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
}
#center {
  top: 0;
  margin-left: 230px;
  margin-right: 15px;
}

.updateicon1 {
background-color: #FFFFFF;
}

.update_date{
margin: 0px 0px 5px 0px;
font-weight: bold;
}

.update_title{
margin: 0px 0px 5px 0px;
font-weight: bold;
}

#update{
background-color:#ffffff
}

#update a:link{
color:#000000;
text-decoration: underline;
font-weight: bold;
}

#update a:link:visited{
color:#000000;
text-decoration: underline;
font-weight: bold;
}

#update a:link:hover{
color:#830200;
text-decoration: none;
font-weight: bold;
}
