body {
	
        font-size: 20px;
        color:#98012e;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;

text-align: center;
	
	padding: 10;

        background: #f3f7e0;
	background-image: url(img/08_eng_650.jpg);
	background-position: center;
	background-repeat: no-repeat;
        height:100%;
        margin:0px;
        padding:0px
}
a {
	color: #98012e;
	text-decoration: underline;
}

