/*Editor*/
body {
	line-height : 120%;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-image : url(../images/body_bg.gif);
	background-repeat : repeat;
	padding : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 100px;
	margin-right : 100px;
	background-attachment: fixed;
} 
