
#login.img
{
width:400px;
height:300px;
background-image: url('../_images/splash-siap-32.jpg');
background-repeat:no-repeat;
position:relative;
margin:100px auto auto auto;
}

#text
{
position:absolute;
left:200px;
top:100px;
}


.error{
	position:relative;
	left:10px;
	top:10px;
	text-indent:5px;
	color:red;
}

#User {
	text-transform:uppercase;
}