@import url('css/structure.css');
@import url('css/header.css');
@import url('css/navigation.css');
@import url('css/post.css');
@import url('css/sidebar.css');
@import url('css/comments.css');


body {
background:#eceae8 url(css/images/background.png) top center;
font-family:Helvetica, Arial, sans-serif;
/*font-family:'AvantGardeLTMediumRegular',Helvetica,Sans-serif;*/
color:#2a2a2a;
font-size: 62.5%; /* Resets 1em to 10px */
margin:0;
}

.download{
width: 250px;
height: 100px;
clear:right;
  float:left;
  height:100px;
  margin-bottom:70px;
  margin-right:45px;
  margin-top:40px;
background: #fff url(css/images/download.png) top left no-repeat;
}

.download-one{
width: 250px;
height: 100px;
clear:both;
  float:left;
  height:100px;
  margin:40px 180px 50px;
background: #fff url(css/images/download.png) top left no-repeat;
}
.gplus{vertical-align:bottom;}

 
