iframe{
	margin-top: 70px;
	scrolling: no;
	border: none;
	background: transparent;
	font-style: bold;
}

body {
	margin: 50px auto;
	background-image:url(http://www.artby.com/grayback.jpg);
	background-position:center;
	color: #703875;
	font-size: 22pt;
	font-family: arial, verdana, helvetica;
	line-height:8px;
}

img {
	border: none;
}

small {
	font-size:10pt;
	font-style:none;
}

a:link {
	text-decoration: none;
	color:#703875;
}
a:visited {
	text-decoration: none;
	color:#703875;
}
a:hover {
	text-decoration: none;
	color:#c562cf;
}
a:active {
	text-decoration: none;
	color:#c562cf;
}