BODY
{
	font-family : Verdana, Arial, sans-serif;
}

H1,H2,H3
{
	text-align : center;
}

H1
{
	font-size : 190%;
	font-weight : normal;
}

H2
{
	font-size : 100%;
	font-weight : normal;
}

H3
{
	font-size : 150%;
	font-weight : normal;
	padding-bottom : 10px;
}

P
{
	font-size : 98%;
	text-align : left;
}

.prices
{
	border-width : 2px;
	border-color : silver;
	border-style : solid;
}

.prices_heading
{
	background-color : silver;
}

.sidebar
{
	text-align : center;
}

.sidebar p
{
	text-align : center;
}

.picture
{
	text-align : center;
}

.picture p
{
	text-align : center;
}

img
{
	border : 0;
	text-align : center;
}

a img
{
	border : 0;
}

.honey {
    display: none;
}
