* {
	margin: 0;
	top: 0px;
    }
    
body {
	font-family: Garamond;
	background-attachment: scroll;
	background-position: center top;
	min-height: 1000px;
  }

a { color: #333333;
    text-decoration: none;
  }

a:hover {
	color: #33ccff;
}

a:visited {
	color: #333333;
	text-decoration: none;
	float: left;
	font-size: 12px;
  }
  
#container #client img {
	padding: 15px 15px 0px 15px;
}

