@charset "utf-8";
/* CSS Document */
body{
	background-color:#6db2e2;
	background-image:none;
}
.main{
	height:500;
	width:790;
	margin-left:200px;;
	margin-right:200px;
	overflow:hidden;
}
.Up{
	height:00px;
	width:1115px;
	margin-left:auto;
	margin-right:auto;
}
.flash{
	
	height:300px;
	width:250px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	margin-top:100;
	
	
}
.login{
	text-align:center;
	vertical-align:middle;
	margin-top:100;
	height:300px;
	width:300px;
	float:right;
}
.image{
	margin-top:400px;;
	margin-left:auto;
	margin-right:auto;
	width:790px;
	height:150px;
	background-image:url(../images/nasa.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
.hamayesh{
	text-align:center;
	vertical-align:bottom;
	margin-top:100px;
	height:300px;
	width:200;
	float:right;
	margin-right:3px;
}