body{
	background: #fd97bd url(images/body_pink.gif) repeat-x;
}

a{
	color: #f83982;
}

#about{
	border-top: 1px solid #fd97bd;
	border-bottom: 1px solid #fd97bd;
	background: #f83982 url(images/bg_about_pink.gif) repeat-x left bottom;
}