﻿body
{ background-image: url('images/GreenRoom_Const_BG.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  width: 1024px;
  height: 768px;
  text-align: center;
  position: absolute;
  margin :50px 0px; padding:0px;
}


