@charset "UTF-8";
/* CSS Document */

body{
	background-color:#302521;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/background-main.jpg);
	background-position: center top;
}