body {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", serif;
	font-size: 10pt; text-align: center; background: #658CB4 url(images/body.gif) repeat-x; 
}

body, div { margin: 0; padding: 0; }

#container { border: 1px solid #2A8027; width: 750px; margin: 10px auto; text-align: left; background: url(images/container.gif) repeat-y; } 

#header { float: left; width: 750px; height: 152px; }

#title { float: left; width: 750px; height: 47px; background: url(images/title.gif) no-repeat; color: #B40E0E; }
#title2 { font-size: 1.8em; margin: 0 0 0 110px; font-weight: bold; }
 
#main1 { float: left; width: 750px; background: url(images/main.gif) no-repeat; }
#main2 { width: 750px; background: url(images/girl.gif) no-repeat right bottom; }

#content { padding: 0 130px; text-align: justify; }

#footer { width: 750px; height: 46px; clear: both; }

h1 { margin: 6px 0 0; font-size: 1.1em; color: #245EA2; }
h2 { font-size: 1.1em; color: #000; }

.imgborder { border: 1px solid #2B67A9; padding: 3px; margin: 3px; }

a:link, a:visited { color: #245EA2;}
a:hover { color: #B40E0E; }