* {
	/*font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, Times, serif;*/
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
img {
	border: 0px;
}