html 	
	{
    line-height: 1.5em;
    font-family: "Segoe UI", Segoe, Tahoma, Geneva, sans-serif; 
    color: #fff;	
    font-size: 100%;
    height: 100%;
}
body {
    margin-top: 200px;
    padding: 0px;
    background: #000;
    height: 100%;
}
img {

}
   
