#black   { color: #000000; }
#white   { color: #ffffff; }

/* @media screen and (max-device-width: 480px) { ... } */
BODY {
	background: #ffffff;
	color: #000000;
        font-family: Georgia, Times, 'Times Roman', serif;
        font-size: 100%;
}

.header {
	/* position: absolute;*/
	top: 0px;
	left: 0px;
	padding-left: 20px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 100%;
	color: #000000;
	background-repeat: repeat;
        background: url(/images/PaleCloudStripe2-2.jpg);
	width: auto;
	border-width: 0px;
}

.banner {
	color: #000000;
}

.adsense {
	color: #000000;
}
