body
{
	font: 25px "Gill Sans", Arial, Helvetica, sans-serif;
	color: #2E2E2E;
	background: #121212;
}
a
{ text-decoration: none; }

#salad
{
	width: 698px;
	margin: 0 auto;
}
#salad #logo
{
	margin-top: 80px;
	height: 176px;
	background: url(img/syntheticrabbit.gif) no-repeat 50% 50%;
}
#salad #logo img
{ width: 0; }

#copy
{ margin-bottom: 20px; }

#copy p
{
	line-height: 1.3em;
	text-align: center;
}

#fourohfour #copy p
{ text-align: left; }

#copy a
{
	padding: 0 3px;
	color: #080808;
	background: #202020;
}
#copy a:hover
{
	color: #420d06;
	background: #080808;
}
#footer,
#footer a
{ color: #060606; }

#footer
{
	clear: both;
	padding: 70px 0 15px 70px;
	font-size: 14px;
	background: url(img/flower.gif) no-repeat 0 100%;
}

#footer a
{
	text-decoration: underline;
}
