﻿body {
	background-image: url("GeometricBackground1-01-01.png");
}





p {
	background-color:#FFF;
	border-radium:10px;
	marging:10px;
	
	font-family: "Baskervville", serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	color:#424142

}

h1 {
	background-color:#FFF;
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
	font-size:30px;
	border-radius:10px;
	margin:10px;
	color:#424142
}

nav {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
	font-size:30px;
	
}
.carousel-inner img {
	width:100%;
	height:100%;
}