/*body{background-color: #e6dae5;}*/
h1
{
text-align:center;
font-family: "Old Standard TT", serif;
font-weight: 400;
font-style: normal;
line-height:0.75;
}

p
{
    text-align:center;
font-family: "Old Standard TT", serif;
font-weight: 400;
font-style: normal;
line-height: 1.5;
}

h1 
{
margin-bottom: 5px;
}

p 
{
margin-top: 0;
}

.intro-paragraph
{
text-align:right;
}

img{border-radius:8px;}

/*background image codes*/
/*background-image: url("images/wallpaper.jpg");
background-repeat: no-repeat; repeat-x, repeat-y
bacground-position: 10px 100-x; */
/*background-image: linear-gradient(to bottom, red, orange,) (to right)

