		.style1 {
			 font-family: 'Indie Flower', cursive;
			 font-size: 14px;
			 color:000000;
			 font-weight: bold;
			}
		.style2 {color:FF0000}
		.style3 {
			font-size: 26px;
			color: #0033CC;
			font-family: Arial, Helvetica, sans-serif;
			}
		.error{
			font-size: 10px;
			color: #FD1E1E;
			font-family: Arial, Helvetica, Sans-serif;
			
			}
		body {
			background-image: url(quiz.jpg);
			}
			a:link {
					color:#000000;
			}
			 a:visited {
				color: #000000;
			}
			a:hover {
				color: #999999;
			}
			a:active {
				color: #000000
			}
			.mainTable{ 
				background-color: #F02929 ;
				border: 6px solid #000000
			}
			.nav{
				background-color: white;
				border: 6px solid #000000
			}
			.bordertable2 {
				border: 1px solid #000000;
				
			}
			.bordertable{
				border-collapse: collapse;
			}
			.bordertable1{
				border:1px solid #000000;
			}
			
			
			
			
			
			
			
			
			