/* Coding and design by Justine
URL: http://louder-now.net/
EMAIL: justine@louder-now.net */

#top {
	background: url('images/deg-1.jpg');
	height: 430px;
	width: 750px;
}
#content h4 {
	color: #232323;
	font-size: 22px;
	font-weight: normal;
	margin: -20px 20px 10px 150px;
	text-align: right;
}
#bottom {
	padding: 0;
	margin: 20px 0 0 0;
	width: 750px;
	height: 210px;
	background: url('images/footer.jpg') no-repeat bottom;
	
	color: #2f2f2f;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
}
#content ul li {
	list-style: katakana;
}
