body {
background:black;
}
#stfu {
background:url(/images/stfu.png);
width:910px;
height:190px;
}
#stfu:hover {
background:url(/images/hi.png);
}