@charset "iso-8859-1";

body{margin:0;
padding: 0;
text-align: center;
background-color: #5B4464;
font-size: 12px;
background-image:  url(images/background.gif) ;
background-attachment: fixed;

}