#homepage {
	background-image: url(../images/homepage-background.gif);
}

#homepage #beatbox {
	margin: 0 auto;
	width: 640px;
	height: 600px;
	background: url("../images/beatbox-med.png") no-repeat top center;
}

#homepage h1 {
	font-size: 40px;
	text-align: center;
	text-transform: none;
	margin-top: 15px;
	margin-right: 100px;
	padding-top: 20px;
	height: 40px;
	background-position: bottom;
	color: #FFCC00;
}

#homepage #navigation {
	position: relative;
	top: 310px;
	left: 210px;
    width: 240px;
}

#homepage .boxed {
    background: url(../images/img04.gif) no-repeat left bottom;
}

#homepage .boxed h2 {
    background: transparent url(../images/img03.gif) no-repeat;
}

#homepage .boxed a {
	padding: 0;
}

#homepage .boxed ul {
    background: #FFCC00;
}

#homepage #footer {
	padding: 0px;
	width: 100%;
}
#homepage #footer p {
    color: Black;
}

#homepage #footer p a{
    color: Black;
}
