﻿<style type="text/css">
body{
	background-position: top;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.top {
	background-position: top;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	border-style: none;
	background-image: url('happy-dogs-logo.gif');
	background-repeat: repeat-x;
	border: none;
	margin-top:65px;
}
.headlinexxl {
	font: normal normal bolder 100% "Courier New", Courier, monospace;
	text-align: center;
	font-size: xx-large;
	margin-top: auto;
	font-weight: bold;
}
.center {
	font: normal normal bolder 100% "Courier New", Courier, monospace;
	text-align: center;
	margin-top: auto;
	font-weight: bold;
}

.headlinexl {
	font: normal normal bolder 100% "Courier New", Courier, monospace;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
</style>
