body {
    background-image: url();
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #d35b6e;
}
#ps {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    color: #FFFF99;
    font-weight: bold;
}
#enter {
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
.sape, .sape a, .sape a:link, .sape a:visited, .sape hover, .sape active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}