a{
	color: #27D;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

p, li {
	line-height: 1.8em;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

div#page {
	width: 540px;
	height: 980px;
	background-color: transparent;
	position: relative;
	left: 50px;
	text-align: left;
}

#EventCateringPageOverview div#page {
	height: 900px;
}

div#container {
	padding: 20px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div#warning{
	color: maroon;
	font-size: bigger;
	font-weight: bold;
	padding: 10px 0 15px 0;
}

