
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;		/* font color */
	background: #E4E4E4 url(http://www.ardeunverified.com/generalsite/images/movie/bg.png) 0 0 repeat-x;
}

