.top-left, .top-right, .bottom-left, .bottom-right{ 	background-image: url('watermint.gif');	/* CHANGE: path and name of your image */}.inside{	border-left:	1px solid #004f77;	/* YCC: color & properties of the left-borderline */	border-right:	1px solid #004f77;	/* YCC: color & properties of the right-borderline */	background:	#CCEEFF;          	/* YCC: background-color of the inside */}body {	background: #DDF4FF; }a:link, a:visited {	text-decoration: none;	color: #004477; }a:hover, a:active {	text-decoration: none;	color: #5295ca; }h5, h5 a { color: #69C }hr {	color: #004477;	background-color: #004477; }