body, html {
height: 100%;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
overflow: hidden;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
}

#wrapper {
margin: 0 auto;
position: relative;
}

#header {
line-height: 0;
}

#logo {
display: block;
}

#back {
float: right;
position: relative;
top: -12px;
}

#back span {
font-size:10px;
}

#support {
float: right;
}