


body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(/images/bgimage.jpg);
               background-repeat:repeat
}

b{font-size: 110%;}
em{color: red;}


