#wrap {
	margin:0 auto;
	width:860px;
	height:600px;
	background:#ffffff;
	border:0px #ededed dotted;
	font-family:"Trebuchet MS", verdana, georgia;
}
body {
	font-family:"Trebuchet MS", verdana, georgia;
	font-size:11px;
	color: white;
	
	}
text1 {
	font-family:"Trebuchet MS", verdana, georgia;
	font-size:14px;
	color: white;

}
h1 {
	font-size:20px;
	margin:20px;
	color:#999;
}	
#fallback {
	color:#FFFFFF;
	padding:20px;
}
p {
	margin:20px;
	color:#000;
}
a {
	font-family:"Trebuchet MS", verdana, georgia;
	font-size:11px;
	color: white;
	text-decoration:none;
}
a:hover {
	font-family:"Trebuchet MS", verdana, georgia;
	font-size:11px;
	color: black;
	text-decoration:none;
}
