body {
	width:1024 px;
	height:768 px;
	background-color:#333;
	margin: 30px 0px 0px 13px;
	padding: 0;
	background: #000000;
	text-align:left;
	font-family:  Tahoma, sans-serif , Arial, Helvetica,;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #2C4449;
}
a:hover {
	border: 1px outset #333;
	border-left: 1px inset #333;
}
#back{
	margin:auto;
	text-align:center;
}
em {
	text-align:justify;
	color:#6a94cc;
	
}
#abc {
	border:1px double red;
}

