BODY {
	background: white url("http://itsakazoochristmas.com/images/logo.gif");
	background-attachment: fixed;
	background-position: 0% 40%;
	background-repeat: no-repeat;
	}

.centerblock {
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	visibility: visible;
	display: block
	}

.centerblock a:link  { color: #fff }
.centerblock a:visited  { color: #fff }
.centerblock a:hover   { color: #fff; text-decoration: none; background-color: #70AF49; border: 1px solid #fff }

.rightblock {
	color: #d9373c;
	font-size: 13px;
	font-family: Arial;
	visibility: visible;
	display: block
	}

.rightblock a:link  { color: #d9373c }
.rightblock a:visited  { color: #d9373c }
.rightblock a:hover   { color: #fff; text-decoration: none; background-color: #70AF49 }