	body {
	text-align: center;
	color: #6d6d6d;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #1a1a1a;
	margin: 0;
}

a.image-border {
	text-decoration: none;
	border: 0 none;
	}
	
.container1 {
	color: white;
	width: 890px;
	margin: auto;
	background-color: white;
	text-align: center;
}

.container2 {
	color: white;
	width: 912px;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: white;
	text-align: center;
}

 .container1 img {
  height:auto;
  width:auto;
  text-align:center;
	padding: 0;
}
  
 .container2 img {
  padding-bottom:0px;
  height:auto;
  width:auto;
  text-align:center;
  }
  
  .container1 a:visited {
color: #ffffff; 
	text-decoration: none;
	border-style: none;	
}

.container1 a:hover {
color: #ffffff; 
	text-decoration: none;
	border-style: none;

}

.container1 a:link {
color: #ffffff; 
	text-decoration: none;
	border-style: none;
}

.container1 a:visited {
    color: #ffffff; 
	text-decoration: none;
	border-style: none;	
}
