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

body
{
	/*background-image:url(../img/background.jpg);*/
	background-position:center center;
	background-repeat: no-repeat;
	background-color:#161615;
	padding: 0px;
	margin: 0px;
	position:relative;
	background-attachment: fixed;
}
