@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
}

#youtube {
	background-image: url(img/frame.png);
	background-repeat: no-repeat;
	background-position: bottom;
	behavior: url(img/iepngfix.htc);
	height: 380px;
	width: 455px;
}
#photo {
	background-image: url(img/photo.png);
	background-repeat: no-repeat;
	background-position: center;
	behavior: url(img/iepngfix.htc);
	height: 216px;
	width: 350px;
}
#all {
	background-image: url(img/frame1.png);
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(img/iepngfix.htc);
	height: 220px;
	width: 230px;
}
