body{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: auto;
	text-align: center;
	height: 100%;
	
}
a:link {
	text-decoration: underline;
	font-weight: lighter;
	color:#8c7342;
}
a:visited {
	text-decoration:none;
	font-weight: normal;
	color: #ADAE93;
}
a:hover {
	text-decoration:underline;
	font-weight: normal;
	color:#8c7342;
}
a:active {
	text-decoration:none;
	font-weight: normal;
	color:#8c7342
}
.welcome{
text-align: center;
height: 99%;
}
.welcome .style1{
margin: auto;
width: 219px;
padding-top: 34px;
height: 48%
}
.welcome .style2{
margin: auto;
width: 219px;
height: 5%;
}
.welcome .style3{
margin: auto;
width: 219px;
height: 2%;
}
.welcome .style4{
margin: auto;
width: 219px;
height: 15%;
}
.welcome .style5{
margin: auto;
width: 219px;
font-size: 12px;
height: 23%;
}
.welcome .style6{
margin: auto;
width: 219px;
height: 1%;
vertical-align: bottom;
}
