body {
	background-color: #ccccff;
/*         background-image: url(gifs/grass.jpeg); */
/* 	background-repeat: repeat-x; */
	padding-top: 40px;
}

h1, h2, h3, p, ul, address {
	font-family: Gill Sans, Geneva, Arial, Helvetica, sans-serif;
	color: #006611;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
	border-bottom: 2px #009933 solid;
}

h3 {
	font-size: 1.25em;
}

p {
	font-size: 1em;
	line-height: 125%;
	margin-top: 10px;
	margin-left: 80px;
}

ul {
	font-size: 1em;
	line-height: 125%;
	margin-top: 10px;
	margin-left: 80px;
}

address {
	background-color: #ccffdd;
	font-size: 0.75em;
}

#main {
	background-color: #ccffdd;
}

#facebook {
	background-color: #ccffdd;
}

#thisissue {
	background-color: #ccffdd;
}

#pageframe {
        background-image: url(gifs/grass.jpeg);
	padding: 10px;
}

.bluehead
{
font-weight:bold;
font-size:180%;
color:#003366;
}
.bluemid
{
font-weight:bold;
font-size:120%;
color:#003366;
}
.blue
{
font-size:100%;
color:#003366;
}

.redhead
{
font-weight:bold;
font-size:180%;
color:#660033;
}
.redmid
{
font-weight:bold;
font-size:120%;
color:#660033;
}
.red
{
font-size:100%;
color:#660033;
}

.whitetext
{
font-size:100%;
color:#ffffff;
}
.whitesub
{
font-size:90%;
color:#ffffff;
}
.whiteit
{
font-size:80%;
font-style:italic;
color:#ffffff;
}
.blackhead
{
font-weight:bold;
font-size:180%;
color:#000000;
}
.blacktext
{
font-size:100%;
color:#000000;
}
.blacksub
{
font-size:90%;
color:#000000;
}
.blackit
{
font-size:80%;
font-style:italic;
color:#000000;
}
