@charset "utf-8";

html {background-image: url("BG.png"); font-family:Verdana;}
body {
    text-align:center;
}

img#temp {
    max-width: 25%;
}