body{
	background-image:url(../pictures/pic2.jpg);
}
a{
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:15pt;
	color:#000;
	text-align:right;
}
a:hover {
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:15pt;
	color:#000;
	text-align:right;
	font-style:oblique;
}