vhtml, body {
    margin: 0;
    
}

body {
    background-image: url("bg4.jpg"); background-attachment: fixed;
    background-size: 80%, 80%; 
    background-color: #348697;
    background-repeat:no-repeat;
    background-position: center;
    font-family: lato, sans-serif;
    color: #F6F6F6;
}

a { color: #F6F6F6; }



#site {
    height: 100%;
    width: 100%;
}





h1 {
    font-size: 30px;
    line-height: 1.15;
    letter-spacing: 0px;
    font-weight: 700;
    margin: 80px 0 0 0;
    right:270px;
    top:-40px;
    position:absolute;
}

h2 {
    margin: 0 0 80px;
    font-size: 35px;
    font-weight: 500;
    
}


.text1 {
    color: #F00;
    font-size: 18px;
    line-height: 25px;
    font-family: Verdana, Geneva, sans-serif;
	font-weight:300;
    position:absolute; 
    width: 800px; 
    height:400px;
    right:270px;
    top:500px;; 
    }
    
.text2 {
    text-align:center;
    font-size: 18px;
    line-height: 25px;
    margin:40px auto;
    width: 150px; 
    height:150px;
    right:990px;
    top:410px;
    font-family: lato, sans-serif;
	color:#F00;
    font-weight:300;
    position:absolute; 
    

}
.text3 {
    color:black;
    text-align:center;
    font-size: 17px;
    line-height: 25px;
    margin:40px auto;
    width: 180px;
    height:150px;
    font-family: lato, sans-serif;
    font-weight:300;
    position:absolute;
    top:480px;
    right:740px; 
    }

.text4 {
    color:black;
    text-align:right;
    font-size: 18px;
    line-height: 25px;
    margin:40px auto;
    width: 200px;
    height:150px;
    font-family: lato, sans-serif;
    font-weight:300;
    position:absolute; 
    top:380px;
    right:270px; 
    }
    


.cases {

    font-size: 14px;
    position: fixed; 
    bottom:20px;
    right:420px; 
    

}
.cases2 {

    font-size: 14px;
    position: fixed; 
    bottom:20px;
    right:320px; 
    

}
.cases3 {

    font-size: 14px;
    position: fixed; 
    bottom:20px;
    right:270px; 
 }   


.left{
    float:left;
    padding:0 30px 0 0;
    border-right: 1px solid #ffffff;
    font-weight:300;
    width: 129px;
}

.right{
    padding:0 0 0 30px;
    margin:0;
    float:right;
    font-weight:300;
    width: 130px;
}

.email {
    color:#3f9bde !important;
}

