		body{
		    background: #299741;
			font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size: 0.8em;
		}
		#container {
			width: 640px;
			\width: 660px;
			w\idth: 640px;
			border: 3px solid #0D233C;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 0px;
			background-color: white;
			background-image:  url(knowthecode.jpg);
			background-repeat: no-repeat;
			
		}

		#content {
			padding: 5px 20px 10px 20px;
			background-color: white;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 3px;
			
			background-color: white;
		}
		p.access{
		    font-size: 1.2em;
		}
		}
		p.accessquestion{
		    font-size: 1.3em;
			color: #339933;
			font-weight: bold;
		}
		h1{
            font-size: 36pt;
			color: #0D233C;
			margin-left: 200px;
			font-weight: bold;
			margin-top: -5px;
		}
		h1.language{
		    font-size: 28pt;
		}
		h2{
		    font-size: 18pt;
			color: #0D233C;
			font-weight: bold;
			margin: -15px 0px 90px 305px;
		}
		h3{
		    font-size: 22pt;
			color: #0D233C;
			font-weight: bold;
		}
		span{
            font-weight: normal;
		}
		#intropara{
		    font-weight:bold;
			font-size: 1.1em;
		}
		.subtitles{
		    font-weight:bold;
			font-size: 1em;
		}
				.mainsubtitles{
		    font-weight:bold;
			font-size: 1em;
			margin-bottom: -15px;
		}
		img.bannerimage{
		    display: none;
			margin-top: -190px;
		}
		a:link, a:visited{
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
   	color: gray;
	text-decoration: none;
	font-weight: bold;
}
