body {
 background-color: #332211;
 background-image: url();
 color: #F1E1A3;
}
A:link		{text-decoration:none;			color:#FFFFFF}
A:visited {text-decoration:none;			color:#CCCCCC}
A:active	{text-decoration:underline; color:#FFFFFF}
A:hover		{text-decoration:underline; color:#FFFFFF}



.text{font-size:12px;
 color:#FFFFFF;
}
