body
{
	padding: 0;
	margin: 0;

	height: 100%;
	width: 100%;

	font-family: verdana;
	font-size: 12px;

	background: #FFF url(../images/background.gif) bottom right no-repeat;
}

img
{
	border: 0px;
}

h1
{
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

a
{
	text-decoration: underline;
}

a.hover
{
	text-decoration: none;
}
