@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(images/itunes_mix.jpg);
	height: 1759px;
	width: 903px;
	padding-left: 115px;
	padding-top: 115px;
}
#outside {
	height: 1876px;
	width: 1620px;
}
#wrapper {
	margin: auto;
	width: 1000px;
}
#text_box {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}

#text_box h1 {
	font-size: 600%;
	color: #b9fe00;
}


#text_box
p{
	font-size: 150%;
}

