﻿/*body {
    background: url("../img/ise_body_background.jpg");*/ /* The background will be transparent when iframed if this is excluded */
    /*background-image: url(../img/ise_body_background.jpg);*/ /* ISE Background Image  */
/*}*/

a {
    color: #0BBBEF;
}

a:visited {
    color: #020D42;
}

a:hover {
    color: #020D42;
}

.center-content {
    background-color: unset;
}