@charset "utf-8";
/* CSS Document created by AlbaFusion.com */


body {
/*  background-color: #E0E9EF;*/
  background-color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color:#564b47;  
  padding:0px;
  margin:0px;
  text-align: center;
}

A:link {text-decoration: none; color: #69C}
A:visited {text-decoration: none; color: #FFF }
A:active {text-decoration: none; color:#69C}
A:hover {text-decoration: none; color: #333}


#topspace { background-color:#efefef; padding:5px; border-bottom:2px solid #ccc;}

#content { 	
  text-align: left;
  width:770px;
	margin:0px auto;
	text-align:left;
	padding:5px;
  background-color: #ffffff;
  border-top: 0px solid #ccc;
  background-color:#FFF;
  background-image:url(../img/AlbaFusion.jpg);
  background-repeat:no-repeat; background-position: top;
/*  border: 1px solid #564b47;*/
}

.profile {
  margin-top:300px;
  margin-left:45px;
  margin-bottom:60px;
  width:410px;
  height:155px;
  font-size:1.5em;
  color: #fff;
  text-align:center;
}

.googleads {
  margin-top:0px;
  margin-left:20px;
  width:728px;
  height:93px;
  text-align:center;
}

.footer {
  text-align: center;	
}

