body {
	background-color: #3F4136;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button{
    background-color: #cc0000; 
    font-weight: bold; 
    font-size: 12px; 
    color: white; 
}
.copyright{
    font-family: arial, helvetica, geneva, sans-serif;
    font-weight: bold; 
    font-size: 7px; 
    color: #ffffff; 
}