body {
	font-family: Helvetica, Verdana, sans-serif;
	margin:0px 100px;
	background:url(images/back.gif);
}


p {
font-size:16px;
text-align:left;
line-height: 2em;
}

#copy  {
text-align:center;
width:56%;
margin:0 auto;
margin-top:6em;
padding:10px 20px;
background-color:white;
border:1px solid #888;
min-width: 400px;
}


a:link {
text-decoration: none;
font-weight:bold;
color:#547399;
font-weight:bold;
border-bottom:1px dotted #547399;
}

a:active {
text-decoration: none;
font-weight:bold;
color:#333;
font-weight:bold;
border-bottom:1px dotted #547399;
}

a:visited {
text-decoration: none;
font-weight:bold;
color:#547399;
border-bottom:1px dotted #547399;
}


a:hover {
text-decoration: none;
font-weight:bold;
color:#547399;
border-bottom:1px dotted #547399;
}	
