@import url('main_text.css');

body , html {
	margin-top:0px;
	margin-left:0px;
	background-image: url('/resources/images/backgrounds/bg_1.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color: #365617;
	/*background-image: url('/resources/images/misc/background.gif');
	/*background-repeat:repeat-x;*/
}