body { 
    background: lightgray !important; 
    padding-top: 60px;
} 
   
.container { 
    background: white !important; 
} 


ul.updates1 {
	list-style: disc; 
	font-weight: bold;
}
ul.updates2 {
	list-style: circle; 
	font-weight: normal;
	margin-bottom: 30px;		
}

#majorrelease {
	color: #c04000;
}
