﻿/*****************************************************************

Night time  - 8PM - 5AM styles
Author - Dan Meek

******************************************************************/

body 
{
background:url('../images/bg_night.jpg') repeat-x #000000;
}

#header
{
width:100%;
height:70px;
background:url('../images/header-night.jpg') no-repeat;
margin-bottom:5px;
}