	@import url(topmenu_silver.css);	/*must be placed at the top */

	body { /* covers the entire screen */
		background-color:#dd0077;		
	}

	.pagecontent { /* covers all content, but not the margin */
		border: 15px solid #bb33bb;
		border-width: 2 10 2 10;
		background:#ffa url(../images/backgrounds/longshade_yellow.jpg);
		background-repeat : repeat-x;
	}