@charset "UTF-8";
/* CSS Document */

body {
background: url(back.jpg) repeat;
background-size: 1000%;
}
.footer1 {
	text-align: center;
	line-height: 20px;
	padding: -90px 27px -20px 27px;
}
.footer1 a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font: Arial;
}
.footer1 a:hover {
	font-size; 11px;
	color: #333333;
	text-decoration: none;
} 
