body {
background: #fff;
}

a, a:link, a:hover, a:visited {
color:#473133;
}

a img {
border:none;
}

.centered_div {
width:360px;
height: 560px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -180px;
margin-top: -250px;
text-align:center;
}