html body { }

#container
{
margin-left: 50px;
width: 850px;
}

a:link { color: #404040; text-decoration: none; font-weight: 0; }
a:active { color: #404040; text-decoration: none; font-weight: 0; }
a:visited { color: #404040; text-decoration: none; font-weight: 0; }
a:hover { color: #404040; text-decoration: underline; font-weight: 0; }

.copy{
background-image: url('images/back.png');
background-repeat: no-repeat;
padding: 12px;
font-family: comic sans ms;
color: #404040;
font-size: 12px;
}

.copyb{
background-image: url('images/backb.png');
background-repeat: no-repeat;
}

.copy1{
background-image: url('images/back1.png');
background-repeat: no-repeat;
padding: 12px;
font-family: comic sans ms;
color: #404040;
font-size: 14px;
}

.copy1b{
background-image: url('images/back1b.png');
background-repeat: no-repeat;
}

.ctr{
text-align: center;
}

.cartoonbox{
height: 300px;
}

.text{
font-family: comic sans ms;
color: #404040;
font-size: 14px;
}

