
body {

 text-align: center;
 font-family: Geneva,"Trebuchet MS",Arial,Verdana,sans-serif;
 color: #336699;
 background: #fff;
 font-size: 90%;
}

#container {
 margin: 0 auto;
 width: 760px;
 text-align: left;
	}

/* #banner {

position: relative;
height: 50px;
}

#text {

margin: 0 0 0 200px;
width: 65%;
}

#img {

position: absolute;
top: 60px;
left: 10px;
width: 200px;
margin: 0px 10px 0px 0px;
} */

h1 {

font-size: 160%;
font-style: normal;
letter-spacing: 0.1em;

}

h2 {

font-size: 130%;
font-style: normal;


}

.tagline {

font-size: 80%;
font-style: italic;
margin: -10px 0 0 20px;

}
.footer {

font-size: 70%;
margin-top: 10px;

}
