BODY, input, select {
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 0px;
   PADDING-BOTTOM: 0px;
   PADDING-TOP: 0px;
   MARGIN: 0px;
   background-color: #222222;
   font-family: Arial;
   color: white;
   font-weight: bold;
}
.main{
   background-color: #374f7c;
}

.bg{
   background-color: #222222;
}

.title{
   font-size: 50px;
}

.content{
   font-weight: bold;
   color: white;
}

.l{ background-image:url('/images/l.gif'); }
.r{ background-image:url('/images/r.gif'); }
.t{ background-image:url('/images/t.gif'); }
.b{ background-image:url('/images/b.gif'); }
.tl{ background-image:url('/images/tl.gif'); }
.tr{ background-image:url('/images/tr.gif'); }
.bl{ background-image:url('/images/bl.gif'); }
.br{ background-image:url('/images/br.gif'); }

a{ color:#ffffff; text-decoration: underline; font-weight: bold;}
a:hover{ color: red; }

.photo{
   font-weight: normal;
}