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

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	background-image: url(../images/bg-catty-1.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
