body {background-color: white;}

h1 {color: #000000;}
h2 {color: #000000;}
p {color: #000000;}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif;}
p {font-family: Geneva, Arial, Helvetica, sans-serif;}

h1 {font-size: 130%;}
h2 {font-size: 115%;}
p {font-size: 100%;}

body 
{
background-image: url('background.jpg');
background-repeat: repeat-x;
}

a {color:green; text-decoration: none;}
a:hover {color:black; text-decoration: none;}
a:visited {text-decoration: none;}

.wedding-h1{font-size:12pt;
font-weight:normal;}