
body
{
    font-family : Calibri, Arial, Helvetica, sans-serif;
}

.url
{
	display:block;
	background-color:Red;	
}

.contact
{
    padding-top: 400px;
    text-align:right;
    margin: 10px;
    font-size: 1.0em;    
}

.title
{
    font-size: 2.2em;
}

.front
{
    text-align:center; 
    font-size: 1.1em;
}

.canvas
{
    padding: 10px;
    background-color: White;
    font-size: 1.8em;
}

.page
{

}

.fixedpage
{
   /* height:720px; */
}

.shellImage
{
    position:absolute;
    width: 691px; 
    height: 392px;
    left: 5px;
    top: 210px;    
}

h1
{
    margin-top: 10px;
    margin-bottom:5px;
    background-color:#EEEEEE;
}

h3
{
    margin-top: 15px;
    margin-bottom: 5px;
}

.agentItems
{
    font-size:1.5em;
}

.features
{
    font-size: 0.8em;
}


.content
{
    padding-left:25px;
}

b
{
    color:Green;

    font-family: Consolas, "Courier New",Sans-Serif;
    font-size: 0.7em;
}

.OnePage
{
    display:block;
    width:95%;
    height:790px;
}