
/* reset all styles */
@import url("reset.css");

/* body */
body {
    background-image:url(../images/internet/background.png);
}
