.top-left, .top-right, .bottom-left, .bottom-right{ 	background-image: url('gruemint.gif');	/* CHANGE: path and name of your image */}
.inside{	border-left:	1px solid #003366;	/* YCC: color & properties of the left-borderline */
		border-right:	1px solid #003366;	/* YCC: color & properties of the right-borderline */
		background:	#D5EBFF;         	/* YCC: background-color of the inside */}
body {	background: #006699; }
a:link, a:visited {	text-decoration: none;	color: #003366; }
a:hover, a:active {	text-decoration: none;	color: #0066AA; }
h5, h5 a { color: #699 }
hr {	color: #007777;	background-color: #007777; }