#rt-logo a {
margin: 0;
width: 406px;
height: 111px;
display: inline-block;
background-repeat: no-repeat;
background-position: 50% 50%;
}

body {
color: #5F5F5F;
}

h1, h2, h3, h4, h5, h6, .title {
color: #5F5F5F;
}

.gf-menu .item {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 21px;
color: #6E6E70;
text-shadow: 1px 1px 1px #ffffff;
padding: 4px 18px;
text-align: left;
text-decoration: none;
display: block;
outline: 0;
cursor: pointer;
}