@charset "utf-8";
/* CSS Document */

/***********************************************/
/* Stay At Buddys Style Sheet                  */
/* Author: WebCatch 2008                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html,body{
	padding:0;
	margin:0;
	background: #65b5f4 url(../images/blue-bg.gif) top left repeat-x;
}

#wrapper{
	width:1000px;
	margin: 0 auto;
	text-align: left;
	color:#333;
	background: url(../images/blue-star.gif) top center no-repeat;
}
