a	{
	text-decoration: underline;
	}

html	{
	background-color: #c5c0a2;
	}

body	{
	font-family: Georgia, serif;
	font-size: .9em;
	}

.title	{
	position: absolute;
	top: 200px;
	left: 150px;
	}

.prizelist	{
	position: absolute;
	top: 245px;
	left: 500px;
	}

.r	{
	text-decoration: line-through;
	}

.intro	{
	position: relative;
	top: 15px;
	left: 14px;
	width: 300px;
	text-transform: uppercase;
	font-size: .7em;
	letter-spacing: .4em;
	font-weight: bold;
	color: #fff;
	}

.intro2	{
	position: relative;
	top: 25px;
	left: 14px;
	width: 300px;
	font-size: .8em;	}