.text_color{
color: white;
}

.login{
	background-image: url('login.png');
	background-repeat: no-repeat;
	width: 450px;
	height: 300px;
	float: left;
}

#login h1 {
    background: none repeat scroll 0 0 #0055ee;
    border-bottom: 1px solid #0000ee;
}