@charset "UTF-8";
/* CSS Document */
<head {
	<style type="text/css">
a { 
font-size: 12px;
text-decoration:none;
font: verdana, arial, helvetica 12px bold; color:white;
 }
</style>
/head>

<body {
	background: #3B270E url(images/background.jpg) top center no-repeat;
</body>	
