.center {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	height: 640px;
}


script {align:center}
#site_center {text-align:center}
.bg {
	background-image: url(images/bg.jpg);
	background-color: #123A29;
	background-position: bottom;
	height: 100%;
	width: 100%;
	margin: 0;
}
body {
	background-color: #111111;
}
