body {
	cursor: default;
	font-family: trebuchet ms, arial;
	font-size: 13px;
	letter-spacing: 0px;
	color: #666;
	line-height: 15px;
	background-color: #fff;
	background-attachment: fixed;
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#container {
	min-height: 100%;
	position: relative;
}

#thor {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14%;
	border: 0;
	width: 200px;
}

p {
	font-family: Garamond, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-style: italic;
	font-size: 32px;
	line-height: 35px;
	letter-spacing: -1px;
	color: #666;
}

A:link {
	color: #000;
	text-decoration: none;
	border: 0;
}

A:visited {
	color: #000;
	text-decoration: none;
	border: 0;
}

A:active {
	color: #000;
	text-decoration: none;
}

A:hover {
	color: #666;
	text-decoration: none;
	padding-top: 20px;
	background: url(img/bubbles_loop.gif) top center no-repeat;
}
