﻿body {
	background-image: url(images/w09.jpg);
}
p {
	text-align: center;
	font-family: arial;
}
.lablec1 { 
	position: relative; 
	bottom: 0px; 
	left: 0px; 
	border-top: 2px dotted #CCC;
	background: transparent; 
	height: 34px; 
	width: 100%; 
	font-size: 12px;
	text-align: center;
}
