/*
 * screen.css
 * Thingy stylesheet for screen media
 */

body {
    background-color: #74AA30;
}
