/*
 * Your global styles here
 */
html,
body {
    height: 100%;
}

html {
    background-image: ('/resource/AgentFormImage');
}

body {
    margin: 0;
}
