/* WASTED SPACE COMMUNICATIONS
http://www.mywastedspace.com 
Style Sheet for COP 
*/

/* COLORS
*/

/* MAIN STRUCTURE */

body {
	background: #791a1d url("images/background.jpg") no-repeat center;
	}

#page {
	background: url("images/primaryB.gif") no-repeat center;
	height: 1311px;
	width: 800px;
	margin: 0 auto;
			}

#title {
	background: url("images/title.jpg") no-repeat center;
	height: 100px;
	margin: 30px 0 0 0;
		}

#rules-text {
	background: url("images/rules-text.jpg") no-repeat center;
	height: 1112px;
}

#link {
	height: 66px;
	width: 300px;
	margin: 20px 0 0 40px;
}

a#return {
	display: block;
	background: url("images/return.gif") no-repeat;
	height: 66px;
	width: 291;
	}

a#return:hover {
	background: url("images/yellow-return.gif") no-repeat;
	}
