﻿
body{background-color:rgba(100,0,0);}
.container{width:90%; margin:auto; }

#TextBox {width:60%; height:30%; margin:auto; margin-bottom:10%;  margin-top:5%;
          text-align:center; font-size:4vw; color:white; border:1px solid rgba(100,0,0);}

#Caption-02 {text-align:center; margin:auto; width:40%; font-size:2vw; 
             color:white; margin-bottom:3%;}

#Knee{width:40%; margin:auto; margin-bottom:1%; }
#Button {width:10%; margin:auto; margin-bottom:10%;}

#Torso{width:40%; margin:auto; margin-bottom:1%; }

#aorta   {width:40%; margin:auto; margin-bottom:1%; }

#Caption-03 {margin:auto; text-align:center; width:40%; font-size:2vw; margin-bottom:2%; 
             color:white;}

#QuickShot{width:40%; margin:auto; margin-bottom:10%; }


#Footer{width:90%; color:white; background-color:black; 
            font-size:4.5vw; 
            text-align:center; 
            margin:auto; margin-top:10%;  
            margin-bottom:5%;
            padding-top:2%;
            padding-bottom:2%; border: 1px solid white;}

#Email{text-align:center;font-size:2vw; padding-bottom:4%;}














 @media screen and (max-width: 980px){

body{background-color:rgba(100,0,0);}
.container{width:90%; margin:auto; }

#TextBox {width:60%; height:30%; margin:auto; margin-bottom:10%;  margin-top:5%;
          text-align:center; font-size:4vw; color:white; border:1px solid rgba(100,0,0);}

#Caption-02 {text-align:center; margin:auto; width:40%; font-size:3vw; 
             color:white; margin-bottom:3%;}

#Knee{width:60%; margin:auto; margin-bottom:1%; }
#Button {width:10%; margin:auto; margin-bottom:10%;}

#Torso{width:60%; margin:auto; margin-bottom:1%; }

#aorta   {width:60%; margin:auto; margin-bottom:1%; }

#Caption-03 {margin:auto; text-align:center; width:40%; font-size:3vw; margin-bottom:2%; 
             color:white;}

#QuickShot{width:60%; margin:auto; margin-bottom:10%; }


#Footer{width:90%; color:white; background-color:black; 
            font-size:4.5vw; 
            text-align:center; 
            margin:auto; margin-top:10%;  
            margin-bottom:5%;
            padding-top:2%;
            padding-bottom:2%; border: 1px solid white;}

#Email{text-align:center;font-size:2vw; padding-bottom:4%;}






 }




































