/* @override http://localhost/~dan/MKW2/css/mkw.css */

a{
	color: #ac001d;
	text-decoration: none;
}

#categories{
	margin-top: 100px;
	list-style-type: none;
	color: #ac001d;
	line-height: 2.5em;
	margin-left: 0;
	font-size: 1.8em;
}

#logo {
	margin-top: 9px;
}

.subhead{
	font-size: 0.6em;
	line-height: 0;
	margin-bottom: 18px;
}

#largepanel{
	background-image: url(../images/PP-COV-SKETCH.png);
	height: 450px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 1.5em;
	text-shadow: #fff 1px 1px 0;
}

#centre{
	margin-top: 50px;
	margin-bottom: 20px;
}

.galleria_wrapper img{
	width: 100%;
}

