@charset "utf-8";
/* CSS Document */
/* This is the CSS file for all the suck doesnt suck review pages */

body {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../../../../skins/Classic/styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	
#MainContent {
	width:560px;
	height:340px;
	border: 3px solid #000000;
	}
	
