/* CSS Document */
body {
	margin: 0 0 0 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover {

	text-decoration: underline;
}

#text {
	position: relative;
	top: 215px;
	left: 150px;	
	width: 500px;
}
#ad {
	position: relative;
	top: 190px;
	left: 135px;	
	width: 500px;
}

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 780px;
	background: url("business-print.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 850px;
	line-height:15px;
}

