﻿body { background: #; margin: 10px; }
h1, p { color: #000000; margin: 0px 0px 10px 0px: }
h1 { font: bold 15px tahoma; }
p { font: normal 13px tahoma; }

#back_to_top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
}
