﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #5c87b2;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

a:link{color: #034af3;text-decoration: underline;}
a:visited{color: #505abc;}
a:hover{color: #1d60ff;text-decoration: none;}
a:active{color: #12eb87;}

#body{ width:400px; height:300px; margin:200px auto 0px; background-color:#fff; border:4px solid #595959;}
#footer{ text-align:center; color:#fff; margin-top:4px;}
ul{ padding-top:30px; float:left; width:120px; padding-left:20px;}
ul li{  line-height:30px;}
div.widget{ float:right; padding-top:30px; width:200px; height:240px;}

div.domainparking{ line-height:300px; text-align:center; font-size:large; font-weight:bold; color:#313131;}