body {
	margin: 0;
	padding: 0;
	font-family: Arial Unicode MS;
	font-size: 13px;
	color: #ffffff;
	background: #ffffff url(images/1.jpg) repeat-x;
	background-attachment: fixed;
}

a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #ffff00; text-decoration: underline; }
