#firstPage{
    background: #5f65a2;
    color:white;
}

#firstPage h1, #hardwarePage h1{
    color:white;
}

#firstPage p, #hardwarePage p{
    color:white;
}

#firstPage a, #hardwarePage a{
    color:white;
}

#hardwarePage{
    background: #5FA295;
    color: white;
}

#nextPage, #fotogramPage, #picPage, #usbnetPage{
    background:lightgray;
    color:black;
}

#nextPage h1{
    color:black;
}

#nextPage p{
    color:black;
}

#nextPage a{
    color:black;
}

#title{
    padding:1em;
    color:#313233;
    display:block;
}

.eml{
    color:white;
}

.btn-area{
    text-align:center;
    padding:1em;
}

.bgimage{                
    background-image: none;
}      

.crmImg{
    width:70%;
}
