body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background-theatre.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow-x: hidden;
	overflow-y: auto;
	clear: both;
	background-color: #000;
	margin-top: 25px;
}

p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
}

A:link { color: #000077; text-decoration: none; }
A:visited { color: #000077; text-decoration: none; } 
A:active { color: #000077; text-decoration: none; } 
A:hover	{ color: #0000AA; text-decoration: none; } 

.tabletheatre {
	width: 560px;
	vertical-align: top;
}

.table {
	width: 100%;
	vertical-align: top;
}