body {
	margin: 0px;
	padding: 0px;
	background-color: #930;
}
p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#wrapper {
	background-image: url(/backgrounds/Coffeebeansan.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 679px;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
.tipOfTheMoment {
	font-family: "Comic Sans MS", cursive;
	font-size: 0.95em;
	color: #FF0;
	text-decoration: none;
	background-color: #933;
	text-align: center;
	vertical-align: top;
	float: left;
	height: 116px;
	width: 157px;
	padding: 3px;
	margin: 0px;
}


#logo {
	margin: 0px;
	padding: 3px;
	height: 160px;
	width: 200px;
	float: left;
	background-color: #FFC;
	
}


#links {
	margin: 0px;
	padding: 3px;
	height: 106px;
	width: 207px;
	float: left;
	background-color: #9FC;
	text-align: center;
	vertical-align: middle;
}

#googleGroup {
	background-color: #9CF;
	margin: 0px;
	padding: 3px;
	height: 114px;
	width: 209px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

