#header .navigator_btn > a {
    width: 100px;
    height: 40px;
    line-height: 40px;
}
.logo span {
    color: #8180e0;
}
.logo > a {
    font-weight: 700;
    transition: none !important;
	letter-spacing: 2px;
    color: #000 !important;
}
header#header {
    top: 0 !important;
}
header#header img {
    width: 50% !important;
}