body
{
background-color: #ffffff;
text-align: center;
}

h1
{
color: #ebe0e4;
font-size: 50px;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif;
text-align: center;
font-variant: small-caps; 


}

h2 
{
color: #efe4ea;
font-size: 30px;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Verdana, serif;
text-align: center;
font-variant: small-caps; 

}

a
{
text-decoration: none
}

img{
	border : none ;
}