body
{
	background-color: #1d1d1d;
	background-image: url(../imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link img, a:hover img, a:visited img {
	border-style: none;
}
#wrapper
{
	margin: 0px auto;
	width: 955px;
}

#text
{
	margin-top:200px;
	margin-bottom:35px;
	text-align: center;
	color: #FFF;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
}

#links
{
	width: 855px;
	padding-left: 100px;
}

#psig
{
	width:181px;
	height:78px;
	float:left;
	padding-top: 20px;
}
#water
{
	width:210px;
	height:120px;
	float:left;
}
#parroco
{
	width:217px;
	height:76px;
	float:left;
	padding-top: 25px;
}
.autoish {
	margin: 0px 30px;
}
#links a div {
	width: 100%;
	height: 100%;
}

