body {
	background-image: url(images/main_bg.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.drink_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC66;
}
.month_music {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #444942;
	text-decoration: none;
	padding: 15px;
}

.main_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: bold;
	color: #444942;
	text-decoration: none;
	padding: 10px;
}

.main_links a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: bold;
	color: #444942;
	text-decoration: none;
	padding: 10px;
}

.main_links  a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: bold;
	color:#3399FF;
	text-decoration: none;
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CDDEE9;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CDDEE9;
	text-decoration: none;
}
.directions_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.directions_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
