body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
#main {
	height: 500px;
	background-image: url(http://www.fastwealthnetwork.com/images/borders/middle_black_shadow_800.jpg);
	text-align: left;
	
}
#header {
}
.highlight {
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
#signature {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#dashedbox {
	margin: 50px;
	padding: 10px;
	border: 5px dashed #FF0000;
	font-size: 18px;
}
h1 {
	font-size: 36px;
	font-weight: bolder;
	color: #990000;
}
#main #content {
	padding: 50px;
	font-size:20px;
}
#inner {
   width: 650px;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {

	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a:active {

	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
