
body
	{
	background-color: #EEB0C7;
	}

#header
	{
	background-color: #EEB0C7;
	background-image:url('../images/logo2.gif');
	background-repeat: no-repeat 0px 0px;
	}

#container
	{
	background-image:url('../images/tile_pink_wide.gif');
	background-repeat: repeat-y;
	}

#footer
	{
	background: #EEB0C7 url('../images/footer_pink_wide.gif') no-repeat;
	}

#iknow
	{
	text-align: center;
	background-color: #EEB0C7;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 13px auto;
	}







