

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

margin: 0 auto;



color: black;



}
#header {
color: blue;




}


#navigation {

float: left;
text-align:center;
width: 225px;
height: 1000px;
list-style: none;
color: blue;


}




#content1 {
float: right;
text-align:left;
width: 225px;
height: 1000px;
list-style: none;

color: blue;

}



#content2 {
color: black;


height: 1000px;
float: middle;

}



#footer {

clear: both;

text-align:center;

}




a:link {
color: black; text-decoration: none;
}
a:visited {
color: green; text-decoration: none;
}
a:hover {
color: red;
text-decoration: none;
}





h1 { 

text-align: center;

 } 

h2 {

text-align: center; 

} 

h3 { 

text-align: center;

 } 

img {

border: none;

}
