/* CSS Document */
body {
	background-image: url(images/background.jpg);
	padding: 0px;
	margin: 0px;
	text-align: center;
	align: center;
	margin:0 auto;
}
#Lteaser {
	position:relative;
	background-image: URL('images/Lteaser.jpg');
	width:169px;
	height:108px;
	overflow: auto;
}
#Rteaser {
	position:relative;
	background-image: URL('images/Rteaser.jpg');
	width:168px;
	height:108px;
}
.teaser-paragraph{
}
.teaser-snippet, .teaser a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: .5em;
}
table {
	margin:0 auto;
}
