@import url("film.css");
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
	padding: 0px;
	height: 420px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: auto;
	right: auto;
	width: 760px;
	height: 685px;
	list-style-type: none;
}
h1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 85px;
	width: 760px;
	background-image: url(../images/ponder.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
h1+ul {
	width: 760px;
	text-align: center;
	height: 28px;
}
h1+ul li {
	float: left;
	list-style-type: none;
	width: 152px;
	text-align: center;
}
h1+ul a {
	color: #FFF;
	background-color: #999;
	text-decoration: none;
	width: 152px;
	height: 23px;
	display: block;
	list-style-type: none;
	padding-top: 5px;
}
h1+ul a:hover {
	color: #FFF;
	list-style-type: none;
	float: left;
	height: 23px;
	padding-top: 5px;
	background-color: #99F;
}
#para  {
	font-size: smaller;
	text-align: center;
	width: 640px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 60px;
	margin-left: 60px;
	text-decoration: none;
	list-style-type: none;
}

.color {
	color: #FFF;
	text-decoration: none;
	border: none;
}


#copyright {
	text-align: center;
	position: absolute;
	bottom: 58px;
	font-size: xx-small;
	display: block;
	width: 760px;
}
#design_images {
	width: 456px;
	margin-right: 152px;
	margin-left: 152px;
}
#descriptor {
	font-size: x-small;
	text-align: center;
	width: 600px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
}
