.content_live{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_live.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}

.content_opera{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_opera.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}

.content_concerts{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_concerts.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}
.content_sports{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_sports.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}
.content_docu{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_docu.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}
.content_classics{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_classics.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}
.content_children{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_children.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}
.content_all{
	background-image: url('http://entertainment.xdcinema.com/medias/form/grad2_all.jpg');
	background-repeat:repeat-y;
	text-align: justify;
	height: 200px;
	width:820px;
	margin: auto;
}

.content_live img, .content_opera img, .content_concerts img, .content_sports img, .content_docu img, .content_classics img, .content_children img, .content_all img {
	margin: 25px;
}

.content_live a, .content_opera a, .content_concerts a, .content_sports a, .content_docu a, .content_classics a, .content_children a, .content_all a {
	color: white;
	text-decoration: none;
}

h2 {
	font-size: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}

h3 {
	font-size: 15px;
	margin-left: 25px;
	text-align: justify;
}

h4 {
	font-size: 12px;
	margin-left: 25px;
	text-align: justify;
}

p {
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
