img {
max-width:100%;
}
html {
    height: 100%;
    background: linear-gradient(to bottom right, #303030, #999999);
}
body {
 background-color: transparent !important;
 height: 100%;
}
footer#colophon {
    background-color: transparent;
    color: #fff;
}
#kmfheadernotice {
color:#14B018; 
font-size:50px;
font-weight:bold;
}
#kmfheadererror {
color:red; 
font-size:50px;
font-weight:bold;
}
