/* 
    Document   : frohnstyle
    Created on : 18.10.2015, 23:16:48
    Author     : Marius
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

#topic {
    font-size: 45pt
}

#body {
    text-align: center;
}

progress[value] {
    width: 250px;
    height: 20px;
}