﻿/*----------------------------------------------------------
This is used whilst testing things out when you don't 
want to add any colour to.
Also helpfully shows which sections you typically need to override
----------------------------------------------------------*/
body
{
    
}

.page 
{
}


#header
{

}

#fixedheader 
{
}


#banner 
{
}

h1, h2, h3, h4, h5, h6
{
}

ul#menu li a
{
}

ul#menu li a:hover
{
}


a:hover 
{
}

