/* set some default css for our new HTML 5 elements */

#img1 {
	display: block;
    margin-left: auto;
    margin-right: auto; }
    