@charset "utf-8";
/* CSS Document */

#topbanner {
	
	background-image:url(images/transparentsqtop.png);
	background-repeat:repeat;	
	}

h1{
   		background-image:url(images/yellowtransparentsq.png);
		background-repeat:repeat;	
	}
	
#masthead ol {

	background-image:url(images/bannertransparentsq.png);
		background-repeat:repeat;	
		
}
#content {
   		background-image:url(images/transparentsq.png);
		background-repeat:repeat;	
	}
	
#mainContent ol#questions > li {
	background-image:url(images/orange50percentopacity.png);
		background-repeat:repeat;	
}
	
	
