.container {
	background-color: #000000;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body.jpg);
}
.container .content table {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	background-color: #000000;
	height: 165px;
	width: 1200px;
	background-image: url(../images/header.jpg);
}
.content {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.container .content object {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.container .content table {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	width:1200px;
	height:120px;


	background-image:url(url(../images/Owen_27.jpg)%20code%20view);
	margin-top:10px;
	text-align:center;
	background-color: #190000;
	background-image: url(../images/footer.jpg);
	font-size: 10px;
	}.side {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
}
body {
	background-color: #000000;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
