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

*{margin:0; padding:0; border:0;}

body{
	background-color:#000000; no-repeat center top}

#Container{
	background:url(../img/logo.jpg) no-repeat bottom;
	width:534px;
	height:197px;
	margin:0 auto;
	padding:50px 0 0 0;
	text-align:center;}

p{	
	width:915px; 
	margin:0 auto; 
	text-align:center;
	color:#FFF;
	font-size:12px;}
	

	
#smart{
	width:400px;
	margin:0 auto;
		padding:50px 0 0 0;}