/*!
 * Start Bootstrap - 1 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 55px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

footer {
    /*margin: 50px 0;*/
    background-color: #222;
    height: 50px;
    color: #9d9d9d;
}
#toggleMenu{
    background-color: #222;
    width: auto;
    height: 200px;
    display: none;
}
#toggleMenuContainer{
    margin-right: auto;
    margin-left: auto;
    width: 930px;
    font-family: inherit;
    color: #ffffff;


}
#footSignature{
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 250px;
    text-align: center;
}
#aboutLeftText{
    padding-left: 10px;
    width: 100px;
    height: 200px;
    float: left;
}
#aboutText{

    float: left;
}

#aboutTitle{
    float: left;
    margin-left: 20px;
}
.about{
    margin-top: 7px;
}

/*skill menu*/


