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