* {margin:0; padding:0}
.sm {list-style:none; width:699px; height:500px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden;}
body{background-color:#1B1B1B;}
		h1{
			color:#ff7f00;
			font-size:18px;
			font-family:arial;
			font-weight: bold;
			text-align: center;
		}
		h2{
			color:#ffffff;
			font-size:15px;
			font-family:arial;
			font-weight: bold;
			text-align: center;			
		}
		p{
			color:#ffffff;
			font-size:12px;
			font-family:arial;
			text-align:justify;			
		}		
