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


#main{
	background:#000 url(../images/grunge_pattern.jpg) repeat 0 0;
	width:840px;
	height:400px;
}

#curlys{
	background:url(../images/curlys_pattern_png24.png) repeat 0 0;
	width:840px;
	height:400px;
	float:left;
}
#text{
	width:720px;
	height:560px;
	padding: 50px 0px 0px 120px;
	float:left;
	line-height: 16px;
}
#comingh{
	width:143px;
	height:24px;
	text-indent:-9999px;
	background-image:url(../images/headings/COMINGSOON.png);
}