body {background-color: #000000; background-image: url("assets/feu.jpg"); background-repeat: no-repeat; background-position: bottom right; background-attachment: fixed;}
h1 {font-family: "Times New Roman"; color: white; max-width: 1000px; width: 75%; margin-left: auto; margin-right: auto;}
h2 {font-family: "Times New Roman"; color: white; max-width: 1000px; width: 75%; margin-left: auto; margin-right: auto;}
hr {color: #303030; max-width: 1000px; margin-left: 20%; margin-right: 20%;}
p {font-family: "Times New Roman"; color: #BBBBBB; max-width: 1000px; width: 80%; word-wrap: break-word; margin-left: auto; margin-right: auto;}
li {font-family: "Times New Roman"; color: #BBBBBB; max-width: 1000px; width: 60%; word-wrap: break-word; margin-left: auto; margin-right: auto;}
div {font-family: "Times New Roman"; color: #BBBBBB;  max-width: 1000px; width: 90%; word-wrap: break-word; margin-left: auto; margin-right: auto;}
a {text-decoration: none; color: #b30000;}
a:hover {text-decoration: underline; text-decoration-color: darkred;}
img {max-width:100%; height:auto;}
