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

html,body {
				background:#222;
				margin:0;
				}
            body {
				border-top:4px solid #000;
				}
		    .content {
				width:90%; 
				margin:0 auto;
				
				}
			 .Logoimg {
				position:fixed;
				top:13px;
				right: 75px;
					
}
				
			#player {
				margin:20px auto;
				
}
					 
	   		