/* This stylesheet will over-ride other styles. 
   It it reserved for css which makes use of 
   date-specific tags i.e. stuff which is not 
   relevant most of the time. 

   If you want to try a new style on Christmas,
   try body.d25.m12

   Note that date classes on entries are the
   date on which the entry was posted. You
   have y d m and h to play with */

body.d14.m02 #header, body.d14.m02 #access {background-color: #ff8888; background-image: url(images/threeheartsneg.png); color: #000;}
body.d14.m02 #wrapper, body.d14.m02 #main {background-color: #ffc4c4; background-image: url(images/threehearts.png); color: #000;}
body.d14.m02 #footer {background-color: #ff8888; background-image: url(images/threeheartsneg.png); color: #000;}
body.d14.m02 #footer #calendar td a {color: #f00;}