/* CSS Document */

p{
font-family:Garamond;
font-size:16px;
color:#000000;
line-height: 18px;
padding: 3px;
}


.bin {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: blink;
	color: #FFFFFF;
}


.love {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
	text-decoration: overline;
}

.lover {
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
	text-decoration: line-through;
}

.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;
}


.moi {
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: overline;
}
.loveD {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}

.luva {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: overline;
	font-family: broadway;

