@charset "UTF-8";
/* CSS Document */

body {
	background-color: #330000;
}

#content {
margin:60px auto 100px auto;
	width: 529px;
	background-image: url(images/bmtv_coming_soon.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 400px;
	width: 529px;
	text-align: center;
}

#images {width: 940px; text-align:center; margin:60px auto;}
#images img {padding:25px}
