div.image{
content:url(profile.jpg);   
position: absolute;
top:0px;
left:0px;
border: solid;

}

div.header{
background-image:url(Montreal_skyline.jpg);
background-size:contain;
height:500px;
width: 100%;
position: relative;
border: solid;

}

div.about_Adam{
width: 33%;
height:100%;
position:absolute;
font-family: Myriad Pro;
}

div.about_AUV{
width: 33%;
height:100%;
position:relative;
font-family: Myriad Pro;
    
    
}

div.iconss{
bottom: 0;
left: 0;
height:50px;
width:200px;
position:absolute;
    
    
}

div.selfie{
content:url(adam.jpg);
position:absolute;
top:auto;
left:auto;
height:auto;
width:472px;
border-style: solid;
border-color:black;
border-radius:7px;
    
    
}

p.adam{
font-family: Myriad Pro    
    
    
    
    
}

p.motto{
font-family: Myriad Pro;
font-size: 30;
color: white;
height: 100px;
text-align: center;

    
}

p.des1{
bottom:0px;
left:0px;
color:white;
background-color:black;
padding:20px;
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4); 
-moz-box-shadow: 0px 1px 6px rgba(23, 69, 88, .5);
-webkit-border-radius: 12px;
-moz-border-radius: 7px; 
border-radius: 7px;
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%, white), color-stop(15%, gray), color-stop(100%, navy)); 
background: -moz-linear-gradient(top, white 0%, white 55%, #D5E4F3 130%);
    
    
}


div.icons{
bottom:0;
right:0;
height:50px;
width:200px;
position:absolute;
    
    
    
}

a.FB{
content: url(facebook_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png);
bottom:5;
right:0;
height:50px;
width:50px;
position:absolute;
}

a.In{
content: url(linkedin_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png);
bottom:0;
right:50;
height:50px;
width:50px;
position:absolute;  
}

<!--defunct-->
a.Home{
content:url(Home.jpg);
height: 50px;
width:50px;
bottom:0;
left:0;
font-family: Calibri;
font-size:20px;
position:absolute;
}

a.Home:hover{    
content:url(Home2.jpg);
height: 50px;
width:50px;
bottom:0;
left:0;
font-family: Calibri;
font-size:20px;
position:absolute;  
    
    
    
}

a.CV{
content:url(CV.jpg);
bottom:0;
left:0;
height:50px;
width:50px;
font-family: Calibri;
font-size:20px;
position:absolute;
}

a.CV:hover{
content:url(CV2.jpg);
bottom:0;
left:0;
height:50px;
width:50px;
font-family: Calibri;
font-size:20px;
position:absolute;  
}

a.Work{
content:url(Projects.jpg);
bottom:0;
left:60;
height:50px;
Width:50px;
font-family: Calibri;
font-size:20px;
position:absolute;  
}

a.Work:hover{
content:url(Projects2.jpg);
bottom:0;
left:60;
height:50px;
Width:50px;
font-family: Calibri;
font-size:20px;
position:absolute;      
}

body.about_body{
background-image:url("IMAGE-2_San-Diego.jpg");

    
    
    
    
    
}

