
body {
  margin: 0 auto 0 auto; 
  padding: 0;
  border: 0;
  text-align: center;
  background-image: url(images/bg_sub.jpg);
  background-color:#020101;
  background-repeat: repeat-x;
  background-attachment:auto;
  background-position: left 0px;

}



.content {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: 666666;
	line-height: 15px;
}
