body {
height: 100%;
background: linear-gradient(to bottom right, #fbd158, #bc861a);
background-size: 100% 100%;
font-family: 'Comfortaa', cursive;
font-size: 12pt;
color: #000;
text-align: justify;
}
a {text-decoration: none; color: #000;}
#main {margin:0 auto; min-width:500px; padding-top: 100px;}
.p1 {font-size:180%;}
.p2 {font-size:100%;}
.p3 {font-size:120%; line-height:16pt;}
.p4 {font-size:80%;}
.p5 {font-size:60%;}
.p6 {font-size:1pt; line-height:1pt; color:#673ab7; text-shadow:none;}

div #ci {height:228px; width:228px; box-shadow: 0 0 5px 4px rgba(0,0,0,0.5); border-radius: 115px;}

div #logo {
	position: relative;
	top:-30px;
	left:-30px;
	background: url(logo5.png);
	height:50px;
	width:281px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius: 12px;
	}
div #cont {min-width:400px; width:60%; margin: 0 auto; background: #fff; padding: 30px; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
#cont a {color:#ff1003;}

ul {text-align:left;}

td {padding: 0px 13px;}

td.hr1 {border-right:0px ridge #fff; padding: 0px 20px;}

hr {width:98%; min-width:400px;}