body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
A:LINK, A:VISITED {
	color : #CCCCCC;
	text-decoration : none;
	background : transparent;
}
A:HOVER {
	color : silver;
	text-decoration : none;
	background : transparent;
}
A:active {
	color: white;
	text-decoration : none;
	background : transparent;
}
H1 {
	color: white;
	font-size:larger;
	font-weight:bold;
}
H2 {
	color: white;
	font-size:smaller;
	font-weight:bold;
}
table.background { background: url("/wp-content/themes/pixeled/images/bgbody.jpg") no-repeat; }