/*
style.css
*/
body {
	background: #ffeeff;
}
.main {
	background: #fff url(background.jpg) repeat-x;
	font-size: 13px;
}
