@charset "utf-8";
/* CSS Document */

body {
background-color: #9e9d98;
background: url('hg.jpg') no-repeat center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}






.Textd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3f3c2c;
	font-weight: normal;

}



