#maintitle {
    background: url(images/bg.jpg)center top;
}

table.list-table th {
	background-color: #ffc900;
	color: black;
}

table.list-table td {
	background-color: #ffefb9;
    padding: 10px 15px;
}

table.list-table tr th a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

div.main h3 {
    padding: 20px 0px;
}






