@charset "UTF-8";
/* CSS Document */
.pink {
	color: #ed145b;
}
.blue {
	color: #00528e;
}
#tv_background {
	height: 554px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(http://images.anbmedia.com/makeyourown/background_tv.jpg);
}
#youtube_player {
	position: relative;
	top: 140px;
	background-color: #666666;
	padding: 2px;
	height: 279px;
	width: 452px;
	border: 2px solid #000000;
	left: 5px;
}
h2.title {
	margin-bottom: 3px;
}
p.user {
margin-top: 1px;
}
