/*-----------------------------------------------------------------------------
site.no print style

version:	0.9
author:		Gerhard Sletten
email:		gerhard[at]huset.no
website:	http://www.huset.no
-----------------------------------------------------------------------------*/

body {
	
	background: #ccc;
	}

#logo {
    background: none;
    line-height: normal;
    overflow: visible;
    color: #fff;
    font-size: 36px;
}

#footer {
    color: #666;
}