@charset "utf-8";
/* CSS Document */

body{
margin-left: 0px; 
margin-right: 0px; 
background-color:#36210B;
background-image:url(PNG%204%20website/Home.png);
background-position:top;
background-width:100%;
background-height:100%;
background-repeat:no-repeat;
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#36210B;
}

