    html {
        background:		url(/template/bck.jpg) no-repeat center fixed;
        background-size:	cover;
    }
    #rcorners {
        border-radius:	15px;
        background:		hsla(244, 100%, 100%, 0.5);
        padding:		30px;
    }
