body {
	background-color: #000000;
	background-image: url(../images/poppy.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.love {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
}

.desc {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	line-height: 110%;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.nav {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 120%;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.nav a:link {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover {
	color: #Fa0000;
	text-decoration: none;
}

.text {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 120%;
	color: #ffffff;
	letter-spacing: 1px;
}

.text a:link {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}

.text a:visited {
	color: #ffffff;
	text-decoration: none;
}

.text a:hover {
	color: #fa0000;
	text-decoration: none;
}
