a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.wrapper {
  width: 662px ;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: 30px;
  border-style: solid;
  border-width: 20px;
  border-color: #000000;
  text-align:center;
}

.header {
  width: 662px ;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: 30px;
  text-align:center;
}
