body {
background: #FFFFFF;
font-family: Lucida Grande, Verdana, Helvetica, Arial, sans serif;
font-size: 13px;
text-align: center;
}

h1 {
font-size: 1.1em;
}

h2 {
font-size: 1.0em;
}

h3 {
font-size: 0.9em;
}

a:link {color:#FFFFFF;}      /* unvisited link */
a:visited {color:#FFFFFF;}  /* visited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

img {
	padding:100px; }

