@charset "utf-8";
/* CSS Document */

#Table_01 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	background-image: url(../images/shaggysbarbershop33.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}
#content p {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #0053B3;
	border-left-color: #0053B3;
	margin-right: 65px;
	text-align: left;
}
body {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	background-color: #d0dcee;
	text-align: center;
}
#main {
	text-align: left;
}

