<style type="text/css">
html, 
body
{
background-color:#d0e4fe;
font-family:Garamond, Times New Roman;
font-size:15px;
margin:0;
padding:0;
}
a:link {font-weight:bold; text-decoration:none;}
a:visited {font-weight:bold; text-decoration:none; color:blue;}
a:hover {color:yellow;}
#texty
{
font-family:Garamond, Times New Roman;
font-size:16px;
width:700;
margin-top:50px;
margin-bottom:100px;
margin-right:50px;
float:left;
}
h1
{
font-family:Garamond, Times New Roman;
text-align:center;
font-size:62px;
}
h3
{
font-family:Garamond, Times New Roman;
color:red;
text-align:left;
font-size:20px;
}
h2
{
font-family:Garamond, Times New Roman;
text-align:center;
font-size:30px;
}

#menu {text-align:center; font-size:20px; font-weight:bold; text-decoration:none; border:2px solid #000000;}

#menu a:link {color:green; text-decoration:none;}
#menu a:visited {color:green; text-decoration:none;}
#menu a:hover {color:red; text-decoration:none;}

#sidebar {font-family:Garamond, Times New Roman; font-size:14px; float:right; margin-top:50px; margin-right:15px; width:200px; padding-left:5px; border-left:solid 1px; border-bottom:solid 1px; padding-bottom:5px;}

#footer {font-family:Garamond, Times New Roman; font-size:12px; clear:both; text-align:center;}

woop:hover {color:red;}

#header {color:white; background-color:black; padding-bottom:1px;}

#candy {width:1000px; margin:0 auto;}

</style>