/*body {
	background:#fff !important;
}

h1 {
	display:none;
}

.login form {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

input {
	height:45px;
}

#backtoblog, #nav {
	display:none;
}

.forgetmenot {
	margin-top:25px !important;
}

input[type=submit] {
	width:130px;
	height:45px !important;
	font-size:18px !important;
	margin-top:20px !important;
}

#loginform input {
	
}*/