/*	
Theme Name: I Eat Beats CMYK
Description: Theme for I Eat Beats
Version: 1.0
Author: Jonathan 'Bongo' Budisantoso
Author URI: http://www.hellobongo.com
*/



body{
	background:#000000;

	height: 100%;
}

#wrap {
	margin: 0 auto;
	width:800px;
}

#logo {
	background: url(img/logo-coming_soon.jpg) no-repeat top left;
	width:100%;
	height:600px;
	text-indent: -9999px;
}

#wrap p{
	width: 400px;
	margin-top: -60px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-family:"MuseoSans500",Arial, Helvetica, sans-serif;
	line-height: 30px;
	color:#fff;
}

a{
	color:#46a2bc;
}