body {      margin: 0px;      background-image: url(image/backgrnd.gif);       background-repeat: repeat-y	}#home {   visibility: visible;}div.hometext {	color: 333333;	font-size: 11px;	position:absolute;	line-height : 18px;	font-family: Verdana, Helvetica, Arial, sans-serif, Geneva, Lucida;  }  .aboutleft {	width: 195px;	line-height : 14px;	position:absolute; left:205px; top:200px;	}	.aboutright {	width: 195px;	line-height : 14px;		position:absolute; left:438px; top:200px;	}	  .links {	width: 300px;	padding: 0px; position:absolute; left:205px; top:230px;	}		.filmography {	width: 580px;	line-height : 15px;	position:absolute; left:205px; top:200px;	}.butt {		color: 666666;	font-size: 10px;		font-family: Verdana, Helvetica, Arial, sans-serif, Geneva, Lucida;  }	strong {	color: ED6D54; 	font-weight: 600; 	font-size: 11px;		letter-spacing: 0.1em;  }	a:link { 	color: #336699;	text-decoration: none;	}a:visited { 	color: #6699CC;	text-decoration: none;	}a:hover { 	color: #FF6633;	text-decoration: underline;	}a:active { 	color: #996600;	text-decoration: none;	}