body {
    font-family: courier new , "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    padding-top: 0 !important;
    background-repeat:no-repeat;
    background-position:center top;
    background-size:cover;

}

.td{
color:black;
	padding:10px;
    background-color: rgba(0,0,0,0.75);
    }