html {
	background: url("images/background.png") repeat-x #e5eded;
	margin: 0;
	padding: 0;
}

body {
	margin: 0 24% 0 24%;
	min-height: 100%;
	padding: 0;
	font-family: "Trebuchet MS";
	color: #5c5c5c;
}

#firstQuestion {
	background-image: url("images/typistathome_03.png");
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
}

#secondQuestion {
 	background-image: url("images/typistathome_08.png");
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
 }

 #thirdQuestion {
 	background-image: url("images/typistathome_10.png");
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
 }
 
 #fourthQuestion {
 	background-image: url("images/typistathome_12.png");
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
 }

#fifthQuestion {
	background-image: url("images/typistathome_14.png");
	padding: 0;
	vertical-align: top;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
 }

 #greenColumn {
 	background-image: url("images/typistathome_05.png");
	padding: 0;
	vertical-align: top;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
 }

.nodec {
	text-decoration: none;
	color: green;
}

#foot {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #858383;
}

#foot a {
	color: #858383;
}
