

body
{
margin-top:50px;
}

body {
        font-family: 'Arvo', serif;
        font-family: 'Rokkitt', serif;
   		font-weight:400;
   		letter-spacing: 2;
   		color: #444;
background: #fafafa;

   		
      }


a
{
color: #ccc;
color: #e0e0e0;

color: #d6d6d6;
color: #d9d9d9;

color: #ffb1ef;
color: #ffc4f3;

color:rgba(255,0,180,0.2);



text-decoration:none;
}

a:hover
{
color: #ff00cc;
text-decoration:none;
}

.pink{
        
		color: #ff00cc;

      }

#jd{
        font-family: 'Arvo', serif;
        font-family: 'Rokkitt', serif;
   		font-weight:400;
   		letter-spacing: 0;
		color: #ff00cc;
		/*text-shadow: #ccc 5px 5px 0 ;
		text-shadow:2px 2px 0px #fff, 4px 4px 0px #e0e0e0;	*/	
		text-shadow: 8px 8px 0 rgba(255,0,180,0.2); 
      }

#text{
        font-family: 'Arvo', serif;
        font-family: 'Rokkitt', serif;
   		font-weight:400;
		white-space: nowrap;
      }
      
#text2{
        font-family: 'Arvo', serif;
        font-family: 'Rokkitt', serif;
   		font-weight:400;
   		color:#999;
   		color:#ccc;
		white-space: nowrap;
      }      
      

#mail
{
	font-family:'Arvo',serif;
	font-family: 'Rokkitt', serif;
	font-weight:400;
	font-size:1.3rem;
   	letter-spacing: 1;
   	


}

#container
{
width:95%;
height:95%;

}

#center {
	position:absolute;
	top:20%;
	left:25%;
	width:50%;
	height:25%;
	text-align:center;
	/*padding-top:100px;*/
}


