body {
cursor: n-resize;
background-image: url('lov.png');
background-color: pink;
background-attachment: fixed;
}
 p {
   
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 28px;
border : 1px SOLID #FF32B4;
font-family : "Verdana";
font-family: 'Raleway', sans-serif;
color : black; text-shadow: 1px  1px 0px black;
text-align : center;

}
