<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>CeSIM</title>
<style type="text/css">
body {
background-image: url(immagini/background.jpg);
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
</head>
<body>
<div align="center"><img src=immagini/logo.png max width="94%"></div>
<div align="center"><img src=immagini/bantr.png max width="98%"></div>
</body>
</html>
<html>
<head>
<meta charset="utf-8">
<title>CeSIM</title>
<style type="text/css">
body {
background-image: url(immagini/background.jpg);
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
</style>
</head>
<body>
<div align="center"><img src=immagini/logo.png max width="94%"></div>
<div align="center"><img src=immagini/bantr.png max width="98%"></div>
</body>
</html>