@import url('main_text.css');

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