/********************** apiary.css ********************/


#topstory
{width: 100%}

 p
{
	margin: auto;
	width: 90%;
}

h1
{text-align: center}


.plaque
	   {
	       width: 581px;
	       float: right;
	       text-align: center;
	       font-weight: light;
	       margin-left: 50px;
	       margin-left: -20px;
	       margin-right: -20px;
	   }

.plaque blockquote
{
    border-style: solid;
    border-width: 1px;
    padding: 20px;
}


.plaque blockquote h1
{
    font-size: 130%;
    font-weight: bold;
    width: 100%;
    
}   


.plaque blockquote p
{
    font-size: 110%;
    line-height: 1.75;
    font-weight: bold;
   
}	
