/* Tag Styles */

body{
  background-color:#440000;
  background-image:url("back.jpg");
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
  margin:0;
  text-align:center;
}
