body
{
	background-color: black;
	
	
}
.nav
{
	text-align:center;
	font-weight: bold;
	color: white;
	font-family: Arial;
	text-decoration: none;
	font-size: 12;
	
}
.text
{
	color: White;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;	
}

.link
{
	color:White;
	font-weight:bold;
	font-size: 12px;	
}
h1
{
	font-size:15px;
}
.drinkname
{
	font-weight:bold;
}
.drink_vol
{
	width:35px;
	font-weight:bold;
}
.day
{
	font-size: 14px;
	color: White;
	font-family:Arial;
	font-weight: bold;	
}
