body  { font-family: Verdana, Arial,sans-serif; font-size: 12px; color:#fff; text-align:center; background:#CDCDCD; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;  }

a:link  { text-decoration:underline; font-weight:700;  color:#C4C4C4; }

a:visited { text-decoration:underline ; font-weight:700;  color:#C4C4C4; }

a:hover    { text-decoration:none; font-weight:700;  color:#C4C4C4; }

a:active  { text-decoration:none; font-weight:700;  color:#C4C4C4; }

#content{
	position:relative;
  	top:10px;
  	width:1110px;
	height:810px;
	text-align:left;
	background:url(../img/bg.png) bottom right no-repeat;
	margin: 0 auto;
	}
	
	h1{
		font-size:18px;	
	}
	h2{
		font-size:16px;	
	}
	h3{
		font-size:14px;	
	}
	h4{
		font-size:12px;	
	}
