body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: circle;
}

a {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover{
	color: #000000;
}

form {
	text-align: center;
	border: thin dashed #999999;
	width: 350px;
	padding: 4px;
}

#quote {
	font-size: small;
	font-style: italic;
	right: 10px;
	position: absolute;
	bottom: 10px;
	
}

#tracks{
	position: absolute;
	right: 10px;
	top: 10px;
}

#flickrbadge{
	position: absolute;
	right: 10px;
	top: 190px;
}

#title {
	text-shadow: dimgray 3px 3px 3px;
}

.subscribering {
	text-align: center;
}
