html, body
{
    margin: 0;
    padding: 0;
    background-color:#0f0f0f;
    color: #d7d7d7;
}

.equipmenttype
{
    font-style: italic;
    font-size: 0.8em;
}

.media > img
{
    width: 100px;
    height: 60px;
}

.computer
{
    margin-top: 60px !important;
}