@charset "utf-8";
/* CSS Document */

body {background-image:url(PICS/back.jpg);
      background-attachment: scroll;
	  background-repeat:repeat;
	  background-color:#000;
	  margin-top:0px
}

#main {width:835px;
		   height: 1024px;
		   margin-left:auto;
		   margin-right:auto;
		   margin-top:0px;
}