
@import url(http://fonts.googleapis.com/css?family=Sarpanch:400);
#section0{


}
#section1{
     
   
    background-color: black;
    margin: 150px 100px 000px 100px;
}

.site-footer {
    text-align: center;
    background-color: black;
    font-family: 'Sarpanch', sans-serif;
    position: relative;
  
    bottom:-200px;
   
    color: white;
}

#text0{
 height: 40px;   
  
}

#text1{
    height: 40px;  
        
    color: white; 
}
#image{
  height: 290px;   

}
#appstore{
    height: 58px;
}

#appstore a:link,a:visited,a:active,a:hover{
   background-color:black;    
}

#twitterfollow
{
    position: relative;
    bottom:-10px;
    height: 50px;
   
}
#mail{

}
hr {
    border: 2;
    width: 300px;
    color: white;
}
body {
        font-family: 'Sarpanch', sans-serif;
        font-weight: lighter;
       
        /*font-family: 'Exo';*/
        text-align: center;
        color: white;
   
		background-color: black;
    
	}
.link{
    height:  50px;  
        
}
h1{
    height: 52px;   
    
}
a:link{
    color:black;   
    background-color:white;    
    text-decoration: none;
}
a:visited{
    color:black; 
    background-color:white;
    text-decoration: none;
}
a:active{
    color:black;   
    background-color:darkgray;    
    text-decoration: none;
}
a:hover{
    color:black; 
    background-color:white;
    text-decoration: none;
}