﻿body {
	background-color:#000000;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('../images/leopard1.jpg'); 
	background-repeat:no-repeat; 
	background-attachment:fixed; 
}

a {
	color: #E734A0;
	text-decoration: underline;
	line-height: normal;
}

a:visited {
	color: #E734A0;
	text-decoration: underline;
	line-height: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}

p {
	text-align:justify;
}

.photo {
	border: 3px #FF4076 ridge;
}

.pynk {
	color: #E734A0;
	font-weight: bold;
}

.titles 
{
    color:#E734A0; 
    padding:25px 0 10px 0;
    font-size:1em;
    font-weight:bold;