.name:link, .name:visited, .name:hover {
font-size: 37px;
color: #fff;
text-shadow: 0 1px 0 #000;
line-height: 40px;
text-decoration: none;
font-weight: bolder;
}
.main {
margin: 0px auto;
width: 960px;
padding: 15px;
border: 1px solid #d4d4d4;
border-radius: 5px;
background: #f2edeb;
min-height: 530px;
}
.site_form {
display: none;
width: 280px;
}