* {

	margin: 0px auto;

}



/* General  */



body {

	    font-family: Arial;

	    font-size: 12px;

		color: #ececec;

		background-attachment: fixed;

		background-position: center center;

		background-image:url(intro.jpg);

}

