body {
margin : auto;
width : 240px;
color : #666;
font-size : 13px;
font-family : "Comic sans Ms";
}
a {
color : #fd7e1c;
font-weight : bold;
text-decoration :none;
}
a:hover {
color : #ffb982;
}
a:visited {
color : #fd7e1c;
}
.top1
{
color : #fff;
background-image : url(images/top2.gif);
background-repeat : no-repeat;
text-align : center;
height : 15px;
}
.top1
{
color : #fff;
background-image : url(images/top1.gif);
background-repeat : no-repeat;
text-align : center;
height : 10px;
}
.top2
{
color : #fff;
background-image : url(images/top2.gif);
background-repeat : no-repeat;
text-align : center;
height : 15px;
}
.logo {
background-color: #FFE1C7;
border: 1px solid #FD7E31;
text-align : center;
}

.div1 {
background-color: #FFE1C7;
border: 1px solid #FD7E31;
padding: 10px 15px 10px 15px;
}

.cont1 {
background-image : url(images/cont1.gif);
background-repeat : no-repeat;
text-align : left;
padding:15px 15px 5px 15px;
}

.cont2 {
background-image : url(images/cont2.gif);
background-repeat : no-repeat;
text-align : left;
padding:5px 15px 15px 15px;
}
