/**** SCHERBAN MICA & WOOD WORKS, INC.****/
/**** WWW.SCHERBAMICAWORKS.COM V1.0 ****/
/**** GLOBAL.CSS : CSS BY CHAPTER ZERO ****/


/**** PAGE FORMATTING ****/
html, body
{
background-color: #ae703e;
background-position: top;
background-attachment: scroll;
background-image: url(../img/backgrounds/bg_wood.jpg);
background-repeat: repeat;
margin: 0px;
padding: 0px;
text-align: center;
vertical-align: top;
}

/**** TABLES ****/
table
{
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}


/**** PARAGRAPHSS ****/
p
{
color: #888888;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin-top: 10px;
padding-left: 15px;
padding-right: 15px;
text-align: justify;
}


/**** REWRITING YOUR FUTURE_ ****/
