/* css*/

img{
    align:center;
    width:750px;
    box-shadow: 10px 10px 5px #888888;
	margin:0 auto;
}
