a:link     { color:gray } 

body {		
				background-image: url(images/tiger.jpg);
				background-repeat: no-repeat;
				background-color: white; 
				background-position: center;
}

#main {
				text-align: center;
}

#titlebar {
				width:590px;
				border-bottom: 2px solid black;
				margin-top:20px;
				margin-left:10px;
				margin-bottom:10px; 
				

}



#main_secondary {
				
				margin-left:10px;
}

#footbar {
                  position:absolute;
                  width:560px;
				  top:540px; 
				  margin-right:5px;
				  background:transparent;                 
                  margin-left:10px;
                  margin-bottom:5px;
                  text-align:center;
}


.description		{ font-size:12px }
.Title	 {
					font-family:times new roman;
					font-size:18px;
					font-weight:bold;
					text-align:center;
					color:#000000;
					margin:10px 0px 10px 0px;
					text-decoration:underline;
}
.grade	{
					font-family:times new roman;
					font-size:18px;
					font-weight:bold;
					color:#000000;
}