body{
background-image: url("swirlbg.gif");
background-color: white;
background-repeat: no-repeat;
background-attachment: fixed; 
background-size: 100% 100%;
font-family:"MS Gothic", monospace;
}

img{
height:400px;
width:auto;
}