body {
    background-color: #1d2e3d;
}

h1 {
    color: #cfcd41;
    text-align: center;
}

p.credits {
    color: #cfcd41;
    font-family: verdana;
    font-size: 12px;
    text-align: center;
}

p.tiny_links {
    color: #cfcd41;
    font-family: verdana;
    font-size: 9px;
    text-align: center;
}

a.tiny_links {
    color: #cfcd41;
    font-family: verdana;
    font-size: 9px;
    text-align: center;	
}

a {
    color: #f2ef0c;
    font-weight: bold;
    font-family: verdana;
    font-size: 12px;
}

p {
    color: #cfcd41;
    font-family: verdana;
    font-size: 12px;
}

p.centertext {
    color: #cfcd41;
    font-family: verdana;
    font-size: 12px;
    text-align: center;
}

img.center_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.center_ad {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}
