body {
	background-color : #333;
	font-family : "Trebuchet MS", Arial, Helvetica;	 
}

#startpic{
	background-image : url(media/startpic.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

p {
    color: #999;
	
	text-align : center;
	line-height: 0.4em;
}

.centsmall {
    font-size : 12px;
	color:#999;
}

.centmedi {
    font-size : 15px;
	font-weight:bold;
	color:#999;
}

a img {
	border : none;
}

a:link {
	color: #ff9933;
}

a:hover {
	color: #ffcc66;
}

a:visited {
	color: #7dbbbb;
}

.imageblock{
	padding-left:220px;
}
