
/*body styles*/
body{
width: 50%;
padding: 0%;
margin: 10% auto;
text-align: center;
background-color: #ffffff;#222222;#ffffff;#d6d6c2;
font-size: 1.25em;

border: 0px solid #cccccc;
float: none;
box-sizing: border-box;
border-radius: 20px;
/*background-image: url('../../scbvbs2020/images/grgrgridlg.png');
background-position:       top right;
background-repeat:      repeat;*/
}

section.topleft{
width: 100%;
text-align: center;
}

h1.sitetitle{
text-align: center;
margin: 0%;
}

section.loginform{
width: 100%;
margin-top: 80px;
}

footer{
display: none;
}

