/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

       
   h1{ font-family: Arial; font-weight: bold; font-style: normal; text-decoration: none; font-size: 20pt; color: rgb(8,111,255);}
   h2{ font-family: Arial; font-weight: bold; font-style: normal; text-decoration: none; font-size: 14pt; color: rgb(8,111,255);}
   h3{ font-family: Arial; font-weight: bold; font-style: normal; text-decoration: none; font-size: 12pt; color: rgb(8,111,255);}
   h4{ font-family: Arial; font-weight: bold; font-style: normal; text-decoration: none; font-size: 10pt; color: #2586CD;}
   h5{ font-family: Arial; font-weight: bold; font-style: normal; text-decoration: none; font-size: 18pt; color: #ffffff;}
   
   text1 {font-family:Verdana;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:normal;color:black;}  
   text2 {font-family:Verdana;font-weight:normal;font-style:italic;font-size:10pt;text-decoration:normal;color:#ffff80;}  
   text3 {font-family:Verdana;font-weight:bold;font-style:normal;font-size:10pt;text-decoration:normal;color:#ffff80;}  
   text4 {font-family:Verdana;font-weight:normal;font-style:normal;font-size:12pt;text-decoration:normal;color:yellow;}  
   bold1 {font-family:Verdana;font-weight:bold;font-style:normal;font-size:9pt;text-decoration:normal;color:#0000a0;}  

   div.img1 {position:absolute;left:0px;top:0px;}/* compaid logo */
   div.img2 {position:absolute;left:625px;top:20px;}/* disk walking */
   div.img3 {position:absolute;left:25px;top:125px;}/* Macscreen */
   div.img4 {position:absolute;left:800px;top:200px;}/* privacy button */
 
 
.button {
   background-color: #4FD1FF;
   border: 4px solid #2586CD;
   color: yellow;
   padding: 4px 7px;
   text-align: center;
   font-family: Arial ;
   font-size: 14px;
   text-decoration: none;
   cursor: pointer;
   width: 250px;
   height: 60px;
   border-radius: 12px;
   box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.button:hover {
  background-color: #60B3FF;
  color: #BDFFFF;
]
  
}

table.a {
  table-layout: fixed;
  width: 100%; 
  background-color: #2FACFF;
  padding: 25px 10px 10px 10px;
}