body {
	background-image:url(../images/udo/login/footerbg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-bottom : 30px;
}
.content {
	color : white;
	font-family : verdana;
	font-size : 12px;
}
.content2 {
	font-size : 10px;
	color : #BDBDBD;
	text-align :center;
	font-family : verdana;
	padding:10px;
}
.powered {
	text-align :center;
}
.powered a {
	color : #004378;
	font-weight : bold;
	text-decoration : none;
	font-family : verdana;
	font-size : 12px;
}