/* CSS Document */
body{
	background-image:url(images/bgHome.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#horizon {
background-color:transparent;
display:block;
height:1px;
left:0px;
overflow:visible;
position:absolute;
text-align:center;
top:43%;
visibility:visible;
width:100%;
}
.links{
	width:100%;
	text-align:center;
}
img{
	border:none;
}
a.black{
	margin:0px 65px 0px 13px;
}