body
{
background-image:url('images/Mograph-splash_05.jpg');
background-repeat:no-repeat;
background-attachment:scroll;
background-position: top left;

}

#movieframe {
	position:absolute;
	left:10px;
	top:6px;

}

#text {
	position:absolute;
	left:3px;
	top:381px;

}

h1 {
	font-family: sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:white;
    }
    
    a:link {color:#ffffff;}      /* unvisited link */
    a:visited {color:#b8e2f3;}  /* visited link */
