/* CSS Document */

body{ background:#fff; font-family: Lato; font-size:18px; color:#333333;}

.content{position:relative; width:624px; margin:0 auto; margin-top:10px;}
.logo{position:relative; width:624px; margin:0 auto; margin-top:20px;}
.title{font-family:Lato; color:#8C8C8C; font-size:30px; padding:60px; text-align:center; font-weight:300;}

.foot{position:relative; top:0; right:0; float:left; width:50%; margin:50px 0;}
.foot p{font-family:Lato; font-size:14px; line-height:18px; color:#5662B8;}
.foot a{color:#182156; text-decoration:none;}
.foot a:hover{color:#182156; text-decoration:underline;}
.clear{clear:both;}