body {
	background: #aa0000;
	color: #dddddd;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin:0px;
        font-family: verdana, tahoma, arial;

}

.fly_footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
}
