@charset "UTF-8";
body {
	text-align: center;
}
#container {
	width: 907px;
	background-color: #2CB431;
	height: 590px;
	background-attachment: fixed;
	margin-top: 10px;
	margin:0 auto;
	text-align: left


}
#name {
	position:absolute;
	left:614px;
	top:216px;
	width:190px;
	height:143px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	border-top: medium #FFFFFF;
	border-right: medium #FFFFFF;
	border-bottom: medium #FFFFFF;
	border-left: medium #FFFFFF;
}
.Left {
	float: left;
}
.right {
	float: right;
}
.footer {
	sbackground-position: left bottom;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	top: 700px;
}
.text {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#name {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 18px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 19px;
}
.bottom {
	top: 600px;
}
.name {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 24px;
	color: #CF0226;
}
