

BODY {
    background-color : #000000;
    background-image : url('/Images/Background-Fortress-Linux.jpg');
    background-position : top center;
    background-repeat : no-repeat;
    width : 99%;
  }


a:link, a:visited {
    color : #FFFFFF;
    text-decoration : none;
    font-family : Arial, Verdana, Times New Roman, Courier;
    font-size : 13px;
    font-weight : bold;
    text-align : left;
  }


a:hover, a:active {
    color : #FF0A0A;
    text-decoration : underline;
    font-family : Arial, Verdana, Times New Roman, Courier;
    font-size : 13px;
    font-weight : bold;
    text-align : left;
  }


.navigate {
    color : #FFFFFF;
    text-decoration : none;
    font-family : Arial, Verdana, Times New Roman, Courier;
    font-size : 15px;
    font-weight : bold;
    text-align : center;
    margin-top : 116px;
    width : 825px;
  }


.container {
    text-align : left;
    width : 850px;
  }

