.border
{
border:2px solid #aaaaaa;
padding:10px;
margin:5px;
left:200px;
top:50px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
}
.border1
{
border:2px solid #aaaaaa;
padding:10px;
margin:5px;
left:200px;
top:50px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
overflow:hidden;
height:150px;
}
.border2
{
border:2px solid #aaaaaa;
padding:10px;
margin:5px;
left:200px;top:50px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
overflow:hidden;
height:100px;
}
.left
{
margin-right:10px;
float:left;
}
#case
{
  width:750px;
  margin:0px auto;
  text-align:left;
}
#content {
  border-color:#077991;
  border-width:1px;
  border-style:dashed;
  padding:5px; 
  width: 650px;
  margin:auto;
  text-align:left;
}
#bottom
{
  margin-left: 15px;
}
#bottom a 
{
  color:#808080;
}
A
{
  color:#000000;
  text-decoration: none;
}
body
{
  color:#000000;
  text-align:center;
}
H1
{
  margin-left: 15px;
}
H2 {
  font-size:large;
  margin-left: 150px;
margin-bottom: -15px;
}

.site
{
  font-size:x-large;
  font-weight:bold;
}