/* Companion Custom CSS over-rides for [ Chris' GMod Comic ]: ComicPress Silver - 1.1 */

#comic-1
{
text-align: center;
}

p
{
font-family: Verdana;
}

div
{
font-family: Verdana;
}

body
{
background-color: #98CDCD;
font-family: Verdana;
}

button {
	font-family: 'Verdana';
}

h1, h2, h3, h4 {
	font-family: Verdana;
	font-weight: normal;
}

body {
	background: #98CDCD;
}
