

body {
        color: #141412;
        line-height:1.5;
        margin-top:5%;
        font-family:sans-serif;
}

#studio58 {
        overflow:auto;
        vertical-align:top;
        text-align:center;
}

a {
        color: #ca3c08;
        text-decoration: none;
}

a:visited {
        color: #ac0404;
}

a:focus {
        outline: thin dotted;
}

a:active,
a:hover {
        color: #ea9629;
        outline: 0;
}

a:hover {
        text-decoration: underline;
}