container {
	width: 1000px;
	text-algin:left;
}
body {
	background-color: #000000;
	background-image: url(../images/site-background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}
