html {
    background-color: darkblue;
}
.dtlg {
    width: "775px";
    border: 0;
    border-collapse: collapse;
    border-spacing: 0px;
    background-color: #CCFFFF;
    
}



.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    
}

.ico1 {
    filter: drop-shadow(10px 10px 6px blue);
    padding-right: 10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bolder;
	background-color: #CCFFFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

.tech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
    
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}


p {
    padding-left: 10px;
}

.style3 {
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
}

div {
    background-color: #CCFFFF;
}

#main1, #crbody  {
    background-color: darkblue;
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
}

.tcolor {
   color: #993300;
}

#crbody2 {
    height: 100%;   
}
#rp1 {
    text-align: center;
}