<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* TOP PART OF LAYOUT - EVERYTHING TO THE BOTTOM ON THE CONTENT BOX */

#topall {
	background-color: #9D84BE;
}

#topheader {
	background: url('images/cpctoponly.jpg'); 
	background-repeat: no-repeat;
}
#top {
	width: 355px;
	margin-left: 435px;
}

#middleleft {
	background: url('images/cpcmiddleleft.jpg'); 
	background-repeat: no-repeat;
}


/* BOTTOM PART OF LAYOUT, WITH THE BULL IN THE BOTTOM LEFT AND THE FOOTER */

#bottomleft {
	background: url('images/cpcbottomleft.jpg'); 
	background-repeat: no-repeat;	
}

#bottomrightbottom {
	background: url('images/cpcbottomright.jpg'); 
	background-repeat: no-repeat;	
}

</pre></body></html>