@CHARSET "UTF-8";

body{
	background:url(../images/interface/topBodyGreen.gif) #fff repeat-x top left;
}
#containerBottom{
	background:url(../images/interface/containerBottomPink.gif) #fbe9e7 repeat-x top center;
}
#top{
	background:url(../images/interface/banGreen.gif) no-repeat top center;
}
#content{
	background:url(../images/interface/contentPink.gif) repeat-x top center;
}