body
 {background-color: #ccffff;
  margin: 0;
  font-size:15px;
  color: #000000}

#main
 {background-color: #ffffff;
  margin: 10px;
  width:600px;
  padding:30px;
  text-align:left}

h1
 {font-size:22px;
  line-height:1.5;
  margin:10px 0px;
  text-align:center;
  color:#003300}
  

h2
 {width: 100%;
  font-size:18px;
  line-height:1.5;
  margin-top:10px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:7px;
  background-color:#ccccff;
  text-align:center}

p
 {line-height: 1.5}

ul
 {line-height: 1.5}

a:link,a:visited
 {color: #ff3300;
  text-decoration:none}

a:hover,a:active
 {color: #33cc00;
  text-decoration:underline}

a.name:link,a.name:visited,a.name:hover,a.name:active
 {color:#000000;
  text-decoration:none}
