/* General */


body {
	background: #ffffff url(./images/pli.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a {
	color: #000000;
	text-decoration: none;
	border: none; 
}
	
a:visited{
	color: 00000;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #ffffff;
	border: none;
	text-decoration: underline;
	}
	
img {
	display:block;
	margin: auto;
	border: none;
	}
#container { 
	background: #000000 url(images/pli.gif);
	width: 784px;
	height: 594px;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	text-align: left; 
	margin: 0px auto; 
	background-color: ;
	background-image: ;
	border: 0px solid #000000;
	}