html{
background-image:url('pics/back.gif');
background-repeat:repeat-all;
}

body{
width:566px;
margin-left:auto;
margin-right:auto;
}

#header{
font-family:Arial,round;
color:white;
font-size:28px;
width:566px;
height:102px;
background-color:brown;
}

#quote{
font-family:Bookman Old Style, Arial;
font-size:14px;
font-weight:bold;
}

#content{
font-family:Bookman Old Style, Arial;
font-size:16px;
}

#links td{
font-family:Bookman Old Style, Arial;
font-size:12px;
width:150px;
height:35px;
text-align:center;
background-image:url('pics/linkBack.bmp');
}

#links a{
text-decoration:none;
color:#000;
}

a{
color:#800;
}

