body {
	text-align: center;
	color: black;
	font-family: arial, sans-serif;
	background-color: #CEDDF9;
	background-image: url(wp-content/themes/swe-vs-aus/images/bg.gif);
}

h2 {
	margin-bottom: 0px;
}

a:link {
color: Maroon;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: Maroon;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: Red;
cursor: auto;
text-decoration: none;
font-weight: bold;
}

h1 {
font-family: Arial, Helvetica, sans-serif;:
font-size: 25px;
}

.small {
font-family: arial, sans-serif;
font-size: 10px;
text-align: center;
}

.hide {
	color: #CEDDF9;
	font-size: 4px;
}

