@charset "UTF-8";
/* CSS Document */

#wrapper {
/* 	background: url(/assets/flicks.jpg) center 220px no-repeat; */
}

#filmframes {
	position: absolute;
	z-index: 5;
	top: 230px;
	left: 50%;
	margin-left: -560px;
}

#homepage {
	margin: 10px;
	margin-top: 420px;
}

* html #homepage {
	margin-top: 10px;
	padding-top: 310px;
	color: #FFF;
	height: 100px;
	overflow: hidden;
}

.button {
	margin-right: 20px;
	margin-bottom: 20px;
}
