﻿body
{
	background:#dcc;
	text-align:center;
}

a
{
	text-decoration:none;
	color: #696;
}
a:hover
{
	text-decoration:overline;
	color:#600;
}

h4
{
	padding-bottom:0;
	margin-bottom:0;
}
ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#maincontent
{
	width:600px;
	background-image:url(/patisserie/graphics/patisserie_logo2.gif);
	background-repeat:no-repeat;
	background-position: center 0;
	padding-top:240px;
	margin: 0 auto;
}