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

#wrapper{
	width:550px;
	margin:15px auto 0px auto;
	background:#CCF;
	border: #666 1px solid;
	background-image:url(../images/bg.jpg);
	}
	
p {
	font-family:"Myriad Pro", Arial, Helvetica, Sans-serif;
	color:#333;
	font-size:1.5em;
	}

