html {height: 103%}

a:link { text-decoration:none; color: purple;}
a:hover { text-decoration: underline; color: purple; }
a:visited { text-decoration:none; color: #669933;}
a:visited:hover {text-decoration: underline; color: #669933;}
img.floatright {float: right;}

body {background-color: #99CC66; height: 103%}

div.center { background-color: #FFFFCC;  width: 600px;  height: 140%; padding: 0px; border-right: 2px solid black; border-left: 2px solid black;
margin-right: auto; margin-left: auto; margin-top: -10px; margin-bottom: -10px;
text-align: center; color: purple}

span.menu {width: 1000px}
span.header {display: block; background-color: #669933; width: 600px;
height: 50px; color: #CCFF99; font-size: 20pt; font-family: monotype corsiva, arial, times new roman;
line-height: 50px; margin-bottom: 0px}
span.menu1 {display: inline-block; height: 25px; text-align: center; line-height: 25px;  padding: 0px; margin: 0px;
width: 24.9%;  background-color: #CCFF99;  }
span.menu2 {display: inline-block; height: 25px; text-align: center; line-height: 25px;  padding: 0px; margin: 0px;
width: 24.8%;  background-color: #CCFF99; border-left: 1px solid black; }
span.menu3 {display: inline-block; height: 25px; text-align: center; line-height: 25px;  padding: 0px; margin: 0px;
width: 24.8%;  background-color: #CCFF99; border-left: 1px solid black; }
span.menu4 {display: inline-block; height: 25px; text-align: center; line-height: 25px;  padding: 0px; margin: 0px;
width: 24.9%;  background-color: #CCFF99; border-left: 1px solid black; }
