* {margin-top: 0px; margin-bottom: 0px;}
body { background: #FFFFFF; margin: 10px; }
h1, p { color: #000000; margin: 0px 0px 10px 0px: }
h1 { font: font:14px/1.5 Verdana, Times New Roman, Times, serif; }
p { font: font:14px/1.5 Verdana, Times New Roman, Times, serif; }
#back_to_top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
}