body {
	background-image: url(images/cu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: PaleGoldenRod;
	color: Purple;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	width: 1280px;
	min-height: 720px;
	margin: auto auto auto auto;
	padding: 2em 1em 1em 1em;
	text-align: left;
}

a {
	color:MediumPurple;		
}
