html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: url("images/backdrop.gif") #BBBBBB repeat 0 0;
	color: #111111;
	font-family: Verdana, san-serif;
	font-size: 67%;
	padding: 40px 0 0 50px;
}

h1 {
	background-image: url("images/phisteria.gif");
	width: 106px;
	height: 20px;
	text-indent: 100px;
	line-height: 20px;
	overflow: hidden;
}

a.buy {
	color: white
}
a.buy:hover {
	color: #111111;
}

a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: white;
}
span.bull {
	color: #A40000;	
}

