/* Custom Login Styles */
 

.login h1 a {	/* Title image (The "WordPress Logo"). Remember to update the height and width your image's dimensions */
	background:transparent url(../images/wp-logo.png) top center no-repeat;
	width:300px;
	height:140px;
} 
#login { width:300px; }