﻿body
{
  background-image: url('/Portal/Images/bg.jpg');
  background-position: center top;
  background-attachment:fixed;

  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  
  background-color:#fcaf17;
	border-width:0px;
	border-color:none;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align: left;
	TEXT-DECORATION: none;
}
