body{
margin-top:10px;
padding:0;
height:95%;
width:95%;
text-align:center;
}

p{
text-decoration: none;
}

div.contain{
background-color: #ffffff;
color:#000;
font-size:11px;
font-family:arial;
width:746px;
height:500px;

margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */

}

div.compy{
text-align: left;
width: 320px;
color:#7C5532;
font-size:10pt;
font-family:Georgia;

}

div.space{
float:relative;
height:20px;
}

div.menu{
width:746px;
height:33px;
color:#ffffff;
font-family:arial;
font-size:12px;
margin-left: 0px;
background-color: #c8a27f;
}


div.main{
width:740px;
height:400px;
margin-top: 0px;
color:#7C5532;
font-size:10pt;
font-family:Georgia;
border-right:#ecdfd3 solid 3px;
border-left:#ecdfd3 solid 3px;
border-bottom:#ecdfd3 solid 3px;
}

div.main2{
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
height:300px;
background-color:#fff;
}

div.texty{
margin:20px;
float:left;
width:300px;
height:300px;
background-color:#fff;
}

div.pic{
margin:20px;
float:left;
width:280px;
height:270px
font-size:9pt;
}




