* {
	padding:0;
	margin: 0;
	}
body {
	background: #fcfff4 url(background.jpg);
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #8a7943;
	}
a {
	color: #00aff0;
	text-decoration: none;
	}
a:hover {
	color: #f06c9b;
	}
	
#veganbakery {
	margin-left: 117px;
	margin-top: 37px;
	}

#bottom {
	width: 617px;
	height: 169px;
	}

#content {
	width: 617px;
	background-image: url(contentbg.jpg);
	background-repeat: no-repeat;
	height: 370px;
	padding-top: 15px;
	}
#content p {
	padding: 3px 3px 5px 3px;
	line-height: 16px;
	}
#scrollable {
	width: 539px;
	height: 355px;
	overflow: auto;
	margin-left: 35px;
	}

h1 {
	font-size: 19px;
	color: #f06c9b;
	text-align: center;
	}
h2 {
	font-weight: normal;
	font-size: 10px;
	color: #00adef;
	padding-bottom: 3px;
	}
h3 {
	font-size: 12px;
	color: #f06c9b;
	}
h3 a {
	color: #f06c9b;
	}
h4 {
	font-size: 16px;
	color: #f06c9b;
	}
h5 {
	font-size: 14px;
	color: #00adef;
	}
h5 a {
	color: #f06c9b;
	}
	
form {
	float: left;
	}
	
#footer {
	margin-left: 350px;
	width: 210px;
	padding: 1px;
	text-align: justify;
	font-size: 9px;
	}
	
.imageright {
	float: right;
	margin: 3px 0 3px 5px;
	border: 1px solid #00adef;
	}
.imageleft {
	float: left;
	margin: 3px 5px 3px 0;
	border: 1px solid #00adef;
	}
	
#menutable img {
	border: 1px solid #00adef;
	}
td.desc {
	border-bottom: 1px dotted #00adef;
	}
	
#left {
	float: left;
	width: 290px;
	padding: 10px 5px 0 0;
	text-align: justify;
	}
#right {
	float: left;
	width: 220px;
	padding: 10px 0 0 5px;
	}
#markets {
	height: 120px;
	overflow: auto;
	background-color: #fff3c3;
	padding: 5px;
	border: 1px solid #00adef;
	text-align: center;
	}
#pictures {
	margin-top: 10px;
	text-align: center;
	}