@charset "UTF-8";
@media all
{
  h2 { 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFDD11;
	}         
}