/*******************************************************
TITLE: 
DATE: 
AUTHOR: 
*******************************************************/

/* << ----------------// General Styles //---------------->> */


body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
padding:0;
font-family:Arial,Helvetica,sans-serif;
background-image: url(../images/background.png);
background-repeat: repeat-x;
font-size:12px;
line-height:18px;
background-color: #191919;
color:#cccccc;
}

