﻿body {
            background-color: #666;
}
nav > ul > li > a {
            color: #fff !important;
            text-shadow: none !important;
}
#support_content {
            background-color:white;
            height: 100%;
            width: 100%;
}