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

	#fixed {
	margin:0 auto;
	width:758px;   /* you can use px, em or % */
    outline: #c6c6c6 double medium;	
	}
