@CHARSET "ISO-8859-1";

p { color : #FFF; } 

div.content { 

	background : url('../../media/images/logoWatermark.jpg') no-repeat center;
	min-height : 761px;
	
}

dl {
	margin-left : 15px;
}

dt {
	font-weight : 700;
	margin-bottom : 10px;
}

dd p {
	color : #AAA;
}

.emphasis { 
	font-style : italic; 
	color : #FFF;
}
