body {margin: 0; 
 text-align: center;
 background-color:#EDEDED;	 
 }

 h1 { font-size: 1.4em;}


div#main {width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
  background-color:#FFFFFF;}

p {font-family: Verdana, Arial, sans-serif;}

a:link, a:visited, a:active {text-decoration: underline;  ; color: #0066CC}