﻿/*
**  IE, Firefox, Safari, Google Chrome css hack
*/

/* IE css hack*/
body
{ 
  word-wrap: break-word;
}


*:first-child+html body{ font-family: Calibri, Helvetica, Minion, "Times New Roman", Times, serif 	;
  font-size:0.9em;
  background: #fff url(../images/bg.jpg) no-repeat center top;
  height:100%;}