html,body{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body { 
	margin:0;
	text-align:center;
	font-size: 80%;
	color: #808080;
	background-color: #ffffff;
	background:url(./img/5.png) fixed;
 }

#ff{
	text-align:center;
	background:url(./img/2.png) repeat-y fixed;
	margin: 0;
	padding: 0;
	height: 100%;
}
 
p{
	margin: 0;
}

img{
	border: 0;
}
a{
	color: #080808;
}
