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

body{
	margin:0;
	padding:0;
	background:url(stripes.gif) repeat #FFFFFF;
}

#rib {
	width:100%;
	margin-top:60px;
	height:205px;
	background:#e54e94 url(pink_stripe.gif) center repeat-x;
}

.logo {
margin-left:auto;
margin-right:auto;
background:url(toocute_logo.gif) top center no-repeat;
width:800px;
height:205px;
}

.comingsoon{
margin-left:auto;
margin-right:auto;
background:url(comingsoon.png) top center no-repeat;
width:500px;
height:205px;
}
