body{
    background-color:#8C0002;
}

a {
text-decoration:none;
}

h2, h3 {
color:#2C1AF6;
}

#Peacock {
clear:right;  
    float:left;
    margin: auto;
    width:100%;
   padding: 10px;
}
 
#bottombox {
    width:100%;
}
 
#bottomleft {
    width:50%;
    float:left;
    
}
#bottomright {
    width:50%;
    float:right;
    
}
	