	body {
                font : 16px/1.2 Arial;
                background : #fc0;
		padding : 5px
                }
	img {
		border-style : none;
		}
 	h3 {
		font-size : 30px;
		padding-left : 10px;
		color : #069;
		}
        a {
                color : #069;
                background : transparent;
		text-decoration : none;
                }
