hmm.. ik probeer MarioRules ook Award-Ready te maken, maar heb een probleempje..
Ik heb met dank aan Salomon een achtergrond-plaatje gemaakt, ik wil die verticaal (repeat-y) laten herhalen..
Dit is mijn stuk body uit de common.css:
body {/* Text-Sizing with ems: 
http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
background-image: url(background-image.bmp);	background-repeat: repeat-y;	color: #828282;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0;
	padding: 12px 0;
Mijn afbeelding 'background-image.bmp' staat in dezelfde map als de common.css.. dus:
/styles/prosilver/theme
Wat gaat er fout? ik zie namelijk geen achtergrond