@import url('main_text.css');

body , html {
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	background-image: url('../../resources/images/misc/bg.jpg');
	/*background-repeat:repeat-x;*/
}
