/* CSS Document */

#metacontainer {
	background-image:url(images/music/headertile.jpg);
	background-color:#074064;
}
#container {
	background:#074064 url(images/music/bodybg.jpg) repeat-y center;
}
#header {
	background-image:url(images/music/headerbg.jpg);
}
#logo {
	top:39px;
	left:157px;
}
#footercontainer {
	background-image:url(images/music/footertile.jpg);
	height:900px;
}
#footer {
	background-image:url(images/music/footerbg.jpg);
	height:900px;
}
#footertext {
	top:840px;
}
