@import url('default_cont.css');
html {
	height: 100%;
	width: 100%;
}

body {
background: #112234 url('../img/comm/bg.jpg') center no-repeat;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
