body
{
margin: 0px;
padding: 0px;
background-color: #fdbaba;
text-align: center;
scrollbar-base-color: #44596e; 
scrollbar-arrow-color:#c0c0c0; 
}

td
{
color: #fdbaba;
font-size: 14px;
font-family: cursive;    
font-face: Comic Sans MS;
}

a
{
color: #fdbaba;
font-size: 14px;
font-family: cursive;    
font-face: Comic Sans MS;
text-decoration: none;
}

a:hover
{
color: #f0edeb;
font-size: 14px;
font-family: cursive;    
font-face: Comic Sans MS;
text-decoration: none;
}

#container
{
background-image: url(images/background.jpg);
background-repeat: repeat-y;
width: 913px;
margin: auto;
text-align: center;
}

#header
{
width: 913px;
height: 238px;
padding: 0px;
margin: 0px;
text-align: center;
}

#footer
{
background-image: url(images/footer.jpg);
width: 913px;
height: 41px;
}

div.about
{
width: 820px; 
float: left;
margin-left: 15px;
margin-top:6px;
}

div.box-head
{
background-image: url(images/box-head.jpg);
width: 820px;
height: 21px;
text-align: center;
}

div.box-stretch
{
background-image: url(images/box-stretch.jpg);
background-repeat: repeat-y;
}

div.box-footer
{
background-image: url(images/box-footer.jpg);
width: 820px;
height: 21px;
text-align: center;
}

div.boxtextcontainer
{
margin-left: 35px;
margin-right: 35px;
text-align: center;
}
