﻿html {
    background-image: url('../images/background.jpg');
}
body{
    background: #00000000;
}
.tab {
    background: #0f0d0f !important;
}
