@import url("lib_common.css");

body
{
    background-color: rgb(75, 156, 211);
}

iframe#google_iframe
{
    border-radius: 10px;
}
