@charset "UTF-8";
/* CSS Document */

.push{
      clear:both
}

img{
	border:none;}

body{
	text-align:justify;
	font-size:14px;
	color: #FFF;
	width:100%;
	height:100%;
	background-repeat:repeat;
	background-image: url(images/bg.jpg);
	margin:0 auto;
}

/*header*/


/*body*/

.logo{
	width:278px;
	height:170px;
	margin:0 auto;
	margin-top:240px;
}

.email{
	margin:0 auto;
	width:278px;
	height:80px;	
}

/*body*/
