﻿h1 
{
    font-size: 18px;
    margin: auto;    
}

p
{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 30px;
}

blockquote
{
    font-size: 12px;
    line-height: 20px;  
}

strong
{
    color: #e17009;    
}

.picture
{
   margin-top: 50px;
   margin-left: 10%;
}

.banner
{
	margin-top: 20px;
	margin-right: -9px;
	float:right;
	width: 700px;
	height: 250px;
	background: url(/img/pictures/portal.png) #FFFFFF no-repeat;	
}