div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}

.youtube {background-image:url(images/youtubebg.jpg);
background-position:center center;
background-repeat:no-repeat;
}