body

{
	background-image: url("aftm.jpg");
	background-repeat: no-repeat;
    background-position: top;
	background-color: #4bbdd2;
	background-attachment: fixed;
	margin:0px;
	padding:10px;
	text-align: justify;
	font:15px Calibri, sans-serif;
	color: #ffffff

	}
	
	a:link {text-decoration: none; color: #235087; font-size:15px;}
	a:visited {text-decoration: none; color: #235087; font-size:15px;}
	
    }