@charset "utf-8";
/* CSS Document */

body  {
	background-image:url(../images/background.jpg); background-repeat:repeat-x;
	height: 100%; 
	width: 100%;
	text-align:center;
	margin: 50px 0px 0px 0px;
	background-color:#000000;
}