body{
background-image : url(img/backg_tile.jpg);
background-repeat: repeat-y;
font-size : 12px;
font-family: Georgia, "Times";
background-color : #1f0500;
color : #1f0500;
margin : 0px;
width : 100%;
}

a:link {
color : #9a2e07;
}

#wrap{
background-image : url(img/mobi_site_backg.jpg);
background-repeat: no-repeat;
width : 100%;
}

#content{
text-align : center; 
margin-left : 20px;
width : 200px;

}
#content_about{
text-align : left; 
margin-left : 20px;
width : 200px;

}

span.small{
font-size : 10px;
}

