body {
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #fcc463;
	background: rgb(70%, 0%, 0%) url("../drinks/dragontexturetile.gif") top right fixed;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
}

img.border {
	border: 4px ridge #fcc463;
}

a {
	color: #9999ff;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}




