﻿  body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #000000;
	background-image: url('images/index/dwwd.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.style1 {
	text-align: center;
}
.maintable {
	text-align: center;
}

  p.first{ color: blue; }
  p.second{ color: red; }
  
  body { margin: 0px 0px 0px 0px; }
