/* CSS Document */body{	padding :0;	margin :0;	background-image: url(images/blue-satin1.html);	background-repeat: repeat-x;	background-color: #E0FFFF;}#content{	padding-top : 130px;	padding-bottom : 30px;	padding-left : 300px;	padding-right : 10%;	color: #000080;}#content h1 {	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	font-size: 20px;	font-weight: normal;	color: #000000;	background-color : transparent;}#content h2 {	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-weight: normal;	color: #000000;	background-color : transparent;}#content p{	font-family: Monotype Corsiva;	font-size: 16px;	font-weight: bold;	color: #000000;	background-color : transparent;	text-align: justify;}#logo{	position : absolute;	top : 15px;	left : 30px;	z-index : 50;	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, "Trebuchet MS", sans-serif;	font-size: 50px;	color: #FF0000;	font-weight: bold;}#script{	position : absolute;	top : 75px;	right : 10px;	text-align : right;	font-family: Monotype Corsiva;	font-size: 16px;	text-transform: normal;	color: #0000FF;}#navigation{	position: absolute;	top : 140px;	left : 60px;	width : 150px;	}#navigation p {	margin-bottom : 4px;	margin-top : 8px;	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;	font-size: 11px;	color: #333333;}.button a {	background-color : #FF00FF;	border : 5px solid #00FF00;	text-decoration : none;	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;	font-size: 12px;	color: #000000;}.boxrt {	font-family: Webdings, fantasy;	font-size: 80px;	color: #0000FF;	}	.boxlft {	font-family:  Webdings, fantasy;	font-size: 75px;	color: #FF0000;	}