body {
	margin-top:10px;
	text-align:center;
	background-color: #efefef;
}

#wrapper {
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	width:800px;
}

#back-tile {
	position: absolute;
	width: 800px;	
	height: 1800px;
	border: solid 1px #bbbbbb;
	padding: 5px;
	font-family: arial, Tahoma, sans-serif;
	font-size: 1.0em;
	background-color: #ffffff;
}
#title {
	position: absolute;
	margin-top: 140px;
	margin-left: 10px;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}
#caption1 {
	position: absolute;
	margin-top: 135px;
	margin-left: 5px;

}
#logo {
	position:absolute;
	margin-left:210px;
	margin-top: 5px;
}
#logo-header {
	position:absolute;
	margin-left:5px;
	margin-top: 5px;
}

#pics {
	position:absolute;
	margin-left: 10px;
	margin-top: 190px;
	width: 780px;
		font-family: verdana;
	font-size: 12px;
	text-align: left;

}
#pics table tr td {
	font-family: verdana;
	font-size: 11px;
}
#pics table tr td img {
	border: 3px solid #333333;
}
h1 {
	font-family: verdana;
	font-size: 13px;
	text-align: left;
	color: #555555;
}
.beef {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: red;
}