body{
	background-image:url(strawmat.gif);
}
.topbar {
	background-color: #663;
	height: 50px;
	width: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #630;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 40px;
	width: 995px;
	clip: rect(900px,auto,auto,auto);
	text-align: center;
	border: 1px solid #FFF;
	vertical-align: middle;
	color: #FFC;
	background-color: #FC3;
}

.movie {
	height: 5px;
	width: 1300px;
	margin-top: 0px;
	position: static;
	margin-left: auto;
}
.background {
	height: auto;
	width: auto;
}
.header {
	background-color: #74060F;
	height: 100px;
	width: auto;
	clip: rect(0px,auto,auto,0px);
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
