No images in this repository’s iceberg at this time
Download raw (415 bytes)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Cover</title>
<style type="text/css">
div {
text-align: center;
height: 100%;
width: 100%;
}
img {
max-width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div id="cover">
<img id="cover-image" src="Images/Image_cover.jpeg" />
</div>
</body>
</html>