﻿/*
#header {
    background-color: Yellow;
    }

#contentleft {
    background-color: Red;
    }

#contentright {
    background-color: Blue;
    }    
*/
