/* CSS Document */

body {
	margin: 0 auto;
	background-color:#000000;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

img, h1, h2, h3, h4, h5, h6, a, form {border: 0px; margin: 0px;}
