/* CSS Document */

.Main_text {
	font-size: 22px;
	color: #CCCCCC;
	font-weight: bold;
}

.Questions {
	font-size: 22px;
	color: #FFFF00;
	font-weight: bold;
}
.Content_header {
    font-size: 36px; 
	color: #CCCCCC; 
	font-weight: bold; }
