
body {
	background-attachment: fixed;
	background-image: url("pics/bgr2.jpg");
	font-family: "Arial" ,san-serif;
	font-size: 12pt ;
	padding-top:  40px;
	padding-bottom:  40px;
	}

#container {
			padding: 40px 40px 40px 40px ;
}

#content {
			text-align: justify;
						
}

div.cap {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	padding-bottom:  20px;
	
}


a:link {
	color: #0000ff;
	font-weight: bold;
	}
	
a:visited {
	color: #000000;
	font-weight: bold;
	} 
	
a:hover {
	color: #ff0000;
    font-weight: bold;
	}


li {
	list-style-image: url("pic/oklahoma_tiny.png");
	} 

	
	