@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg-header.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
