* {
margin: 0;
padding: 0;
font-family: 'Trebuchet MS', Arial;
color:#666;
font-size: 13px;
}

DIV.placeholderLogo {
background: url(../images/placeholder.jpg) no-repeat;
width: 591px;
height: 406px;
margin: 50px auto;
text-align: center;
padding: 360px 0 0 0;
line-height: 29px;
}

A:hover {
color: black;
}