/* base styles */
html *,  body {
	font-size: 15pt;
}
body {
    background:#eee url(../images/06.gif);
    margin:0px;
    padding:0px ;
}