@charset "utf-8";
/* CSS Document */

body {
margin-top:10%;
}
.img {
	width:579px;
	height:193px;
	background-image:url(../images/EsteMedia.jpg);
}
h3 {
	color:#333333;
  font-family:        Georgia;
  font-size:          10pt;
  font-weight:        bold;
  text-align:         center;
  margin:             0;
  width:              441px;
}
h5 {
	color:#666666;
  font-family:        Arial;
  font-size:          18pt;
  font-weight:        bold;
  text-align:         center;
  margin:             0;
  width:              303px;
}
h4 {
	display:block;
	color:#999999;
  font-family:        verdana;
  font-size:          8pt;
  font-weight:normal;
  text-align:         center;
margin-top: 20px;
  width:              441px;
  border-top:1px #CCCCCC solid;
}
a {
	color: #999999;
	text-decoration:none;
}
a:link {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
