/* CSS Document */

p{
	font-family: Garamond;
	font-size:16px;
	color: #000000;
	padding: 3px;
	line-height: 18px;
}

.more {
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}


.bin {
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

.navig {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	width: 140px;
}

.navig:hover {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#CC3300;
	padding: 3px;
	width: 140px;
}

.lover {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: overline;
	font-family: broadway;
}

.luv {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: overline;
	font-family: broadway;

