em {
     font-style: normal;
	 font-weight: bold;
}

h1{
   font-size: x-large;
   font-family: Impact,sans-serif;
}

strong {
   font-size: large;
   font-weight: bold;
   font-family: "Times New Roman",serif;
}

h2{
   font-size:medium;
   margin-top:0;
   margin-bottom: 0.5em;
   }

#main
h1{
   margin-bottom: 0.5em;
}

