#cleanbox {
    margin-top: 75px;
    }
#portal {
    padding: 50px 15px 15px 15px;
    width: 750px;
    height: 495px;
    }
.copyright a {
    color: yellow; 
    text-decoration: underline;
    }
.copyright a:hover {
    color: yellow; 
    text-decoration: none;
    }
img.cbimage, img.toyphoto {
    border: 3px yellow solid;
    }
.cbtable td {
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    border: 0;
    }
.symbolstable td {
    border: 0;
    text-align: left;
    vertical-align: middle;
    padding: 16px;
    font-size: 20px;
    color: yellow;
    font-weight: bold;
    line-height: 20px;
    }
.symbolsimg td {
    width: 200px;
    height: 120px;
    background-color: white;
    text-align: center;
    vertical-align: middle;
    border: 2px yellow solid;
    }
.symbolsimg img {
    border: 0;
    }
