
BODY {
	color : navy;
	font-family: MS Sans Serif;
	font-size: 14px;
}

BLOCKQUOTE {
border-bottom: thin;
border-left: thin;
border-right: thin;
border-top: thin;
border-color: Silver;
background-color: White;
	
}

.menu {
	text-decoration: none;
	color: lightblue;
	background-color : transparent;
	text-indent: 10px; 
	padding-bottom: 5px;

}



.ducks {
font-size: 14px;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-weight: bold;
font-variant: small-caps;

}

.margin {
	margin-left: 25px;
}
.script{
	font-family: cursive;
	font-variant: normal;
	
}
.border{
	border: thin;
	border-style: solid;
	border-bottom: #708090;
	border-left: #708090;
	border-right: #708090;
	border-top: #708090;
}
