/* Custom Login Styles */
 
html {background:#17272d url(../images/back-body.jpg) 0 0 repeat-x;}	/* Page background. Can't use the body tag for this! */
h1 a { 
background:url(http://slconvention.org/wp-content/themes/edegree/custom-login/SLCC2010_splash.jpg) 0 0 no-repeat;
width:361px;
height:201px;
} 
 
body.login {border-top-color:#2b546b;}	/* Top bar background color */
.login p#backtoblog a:link, .login p#backtoblog a:visited {color:#17272d;}	/* Link effects in top bar */
.login p#backtoblog a:hover, .login p#backtoblog a:active {color:#17272d;text-decoration:underline;}	/* Rollover link effects in top bar */