/*
Theme Name: tv-elements (Brunfilm)
Theme URI: http://www.bogge.com/
Description: Brunfilms mod av tv-elements.
Version: 1.0
Author: Bogge
Author URI: http://www.bogge.com/
Template: tv-elements
*/

@import url("../tv-elements/style.css");

html {
background: #272727 url(images/bg.jpg) repeat fixed;
height: 100%;
overflow-y: scroll;
}

body {
background: transparent url(images/glow.png) top center no-repeat;
width: auto;
height: auto;
font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
color: #999999;
font-size: 12px;
line-height: 20px;
}
