@import url('https://fonts.googleapis.com/css2?family=Cantarell:ital,wght@1,700&family=Lato&display=swap');
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;}

body{
	background-color: #51386d;
	font-family: 'Source Sans Pro', sans-serif;
}
a{
	color: whitesmoke;
	text-decoration: none;
}
#div1{
	background-color: #22182e;
	text-align: center;
	width: 25%;
	font-size: 30px;
	text-decoration: none;
	padding-top:20px;
	margin: auto;
	margin-top: 20px;
}
#design{
	color: #51386d;
	background-color: whitesmoke;
}
a:hover{
	transition: 0.5s;
	color: rgb(118, 58, 213);
}
#design:hover{
	transition: 0.5s;
	background-color: rgb(118, 58, 213);
}
h2{
	 color: whitesmoke;
	 font-size: 42px;
	 margin-left: 14.3cm;
}
h3{
	font-size: 24px;
	color: whitesmoke;
	margin-left: 14.3cm;
}
.hgc{
	font-size: 20px;
}
{
	margin: 0;
	padding: 0;
}
#Tempus:hover{
	color: black;
}
#Tempus{
	text-align: right;
	font-size: 35px;
	font-family: sans-serif;
	height: 80px;
	margin: auto;
	margin-right: 16.8cm;
	margin-left: 16.8cm;
	
}

h4{
	
	font-size: 20px;
	font-family: sans-serif;
	background : url(../images/pic01.jpg);
	height: 80px;
	width: 25%;
	color: whitesmoke;
	margin-left: 16.8cm;
	margin-right: 16.8cm;
	margin: auto;
}
#Tempus{
	text-align: right;
	height: 40px;
	font-size: 35px;
	font-family: sans-serif;
	margin-left: 16.8cm;
	margin-right: 16.8cm;
	margin: auto;
	
}

h5{
	
	font-size: 20px;
	font-family: sans-serif;
	background : url(../images/pic02.jpg);
	height: 80px;
	width: 25%;
	color: whitesmoke;
	margin-left: 16.8cm;
	margin-right: 16.8cm;
	margin: auto;
}
#Tempus{
	text-align: right;
	height: 80px;
	font-size: 35px;
	font-family: sans-serif;
	margin-left: 16.8cm;
	margin-right: 16.8cm;
	margin: auto;
	
}

h6{
	
	font-size: 20px;
	font-family: sans-serif;
	background : url(../images/pic03.jpg);
	height: 80px;
	width: 25%;
	color: whitesmoke;
	margin-left: 16.8cm;
	margin-right: 16.8cm;
	margin: auto;
}

