﻿

/* Define an indent for paragraph */
.move_in {
    margin-left: 20px;
    margin-right: 20px;

   }


/* Define a background colour */
.bg_colour {
    background-color: #00FF00;

   }

/* Define an indent with a background colour */
.margin_colour {
    background-color: yellow;
    margin-left: 20px;
    margin-right: 100px;
   }
   

.movetext {
position: relative; top: -750px; left: 0px;
font-family: "arial";
   }

.movetext2 {
position: relative; top: -790px; left: 0px;
font-family: "arial";
   }

.movetext3 {
position: absolute; top: 77px; left: 20%;
font-family: "arial";
   }

.moveemail {
position: relative; top: -770px; left: 0px;
font-family: "arial";
   }

.movetext4 {
position: absolute; top: 77px; right: 20%;
font-family: "arial";
   }

.movetext5 {
position: absolute; top: 366px; left: 917px;
font-family: "arial";
   }
   
   
.movetext77 {
position: absolute; top: 11px; right: 20%;
font-family: "arial";
   }

.movetext88 {
position: absolute; top: 11px; right: 30%;
font-family: "arial";
   }
