#main
em {
     font-style: normal;
	 font-weight: bold;
	 color: #2f4f4f;
}

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

p {
   font-style: normal;
   font-size: medium;
}

#main
h1{
   font-style: normal;
   text-align: center;
   font-size: large;
   margin-bottom: 1em;
}

  blockquote {
    margin:5px 5px;
	color:#222;
	font-weight:bold;
	line-height: 1.6em;
}

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