body {
	background-color: #F7F7ED;
	font-family:Tahoma, Geneva, sans-serif;
}
#logo {
	text-align:center;
}
#contact-iris-rose-florists {
	width: 200px;
	height: 50px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #8d2b59;
	color: #FFF;
	text-align: center;
	line-height: 50px;
	text-transform: uppercase;
	display:block;
}
a:link {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
}