body {
	color: #227B9D;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image:   url(images/MAC.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: "AdLib BT";
	font-size: 36px;
	font-weight: bold;
	color: #8DBFF1;
	text-align: center;
}
a {
	color: #336699;
	text-decoration: underline;
}
.centered {
	margin: auto;
}
#mainPage {
	height: auto;
	width: 600px;
	border: medium dashed #0066CC;
	background-color: #6699CC;
	background-image: url(images/Macos8.jpg);
	background-repeat: repeat;
	padding: 20px;
	color: #333D42;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 40px;
}
#mainPage #header div {
	background-color: #334964;
	opacity:.60;
}

#headerImage{
	opacity:2;
}
#mainPage #bodyContent {
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 10px;
}
#mainPage #bodyContent #info {
	font-size: 14pt;
}
#mainPage #bodyContent #infoTail {
	text-align: center;
}
.textCentered {
	text-align: center;
}
#googleAd {
	height: 70px;
	width: 490px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#googleBigAd {
	height: 90px;
	width: 728px;
	margin-top: 15px;
	margin-bottom: 10px;
}
