Our school computers use IE8, and there's nothing I can do to upgrade. How can I set this code to work with IE8?
<style type="text/css">
<!--
body {
background-image: url(at4.jpg);
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: 100%;
}
</style>