body {
background-color: #B0B0B0 !important;
}

div.container {
	background-color:#fff;
	margin-top: 25px;
}

p.maintext1 { 
font-weight: bold;
font-style: italic;
font-size: 16px;
font-family: Georgia,Times,"Times New Roman",serif;
line-height: 30px;
}

.red { 
	color: #bb0832; }

.green { 
	color: #027308; }

.yellow { 
	color: #d4b906; }

.blue { 
	color: #3e36e8; }

