body {
background-color: black;
background-image: url('pics/honeymoon00222.jpg');
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}
p {
color: 	#F87431;
font-size: 140%;
font-family: courier
}
p2 {
color: blue;
font-size: 110%;
font-family: sans-serif
}
