body {
	width:100%
	margin:0px 0px; padding:0px;
	background-color: #eae9e3;
	}
	
#Envelope {
	position: relative;
	width:1024px;
	height:600px;
	margin:0px auto;
	padding:0px;
	border:0px dashed #000000;
	background-color:#ddccaa;
	}	


.d  {position: absolute; left: 235px; top: 50px}

.b2 {position: absolute; left: 115px; top: 0px; color: white; font-family: Palatino; font-size: 30pt;}
.b3 {position: absolute; left: 115px; top: 45px; color: white; font-family: Palatino; font-size: 15pt;}


.img1 {position: absolute; left: 0px; top: 0px;}
.img2 {position: absolute; left: 265px; top: 300px;}
.img3 {position: absolute; left: 35px; top: 80px;}
.img4 {position: absolute; left: 0px; top: 540px;} 

.txt1 {position: absolute; left: 165px; top: 245px; color: #000000; font-family: arial; font-weight: bold; font-size: 10pt;}
.txt2 {position: absolute; left: 455px; top: 345px; color: #000000; font-family: arial; font-weight: bold; font-size: 10pt;}
.txt3 {position: absolute; left:400px; top: 145px; color: #999999; font-family: arial; font-weight: bold; font-size: 10pt;}
.txt4 {position: absolute; left:135px; top: 145px; color: #999999; font-family: arial; font-weight: bold; font-size: 10pt;}
.txt5 {position: absolute; left:675px; top: 145px; color: #999999; font-family: arial; font-weight: bold; font-size: 10pt;}

.cont {position: absolute; left: 265px; top: 300px;}

#Content {
	position: relative;
	top: 160px;
	width:800px;
	height:325px;
	margin:0px auto;
	text-align:center;
	padding:10px;
	border:8px solid #000000;
	background-color:#000000;
	color: #ffffff;
	font-size: 12pt;
	}

.sp {position: absolute; left: 255px; top: 235px;}

.meet {position: absolute; left: 470px; top: 530px;}
.copyw {position: absolute; left: 327px; top: 560px; color: #999999; font-family: arial; font-weight: bold; font-size: 8pt;}


c {color: white; font-family: arial; font-weight: bold; font-style: italic; font-size: 12pt}

b {color: white; font-family: arial; font-weight: bold; font-size: 10pt}



a:link {text-decoration: none; color:  #000000}
a:active {text-decoration: none; color:  #000000}
a:visited {text-decoration: none; color:  #000000}  

