a:link, a:visited { font-style: italic; text-decoration: none; color: #ff5db1; letter-spacing: 1; border-bottom: 1px dashed #ff5db1;}
a:hover { font-style: italic; text-decoration: none; color: #ff5db1; letter-spacing: 1; border-bottom: 1px solid #ff5db1;}
body {
background-color: #feb5db;
background-image:url(/zoe/bg.png);
background-repeat: repeat-x;
text-align: justify;
}
h1{
font-family: Century Gothic; 
font-size: 11px; 
color: #c71585;
font-weight: bold; 
text-transform: uppercase;
letter-spacing: 3;
text-align: right;
border-bottom: 1px solid #c71585;
}
#con {
font-family: Trebuchet MS;
font-size: 9px;
color: #000000;
border: none;
text-align: justify;
width: 400px;
padding: 1px;
padding-left: 100px;
}
nav { position:absolute; top:225px; left:0px; width: 75px; font-family: Arial; font-size: 10px; text-align: right;}
k {font-size: 20px;}
img {
border: 5px solid #ff5db1;
}
img:hover {
border: 5px solid #ff1493;
}
.x-border { 
border: none; 
}
.x-border:hover {
border: none;
}
b {
font-family: Century Gothic;
font-size: 10px;
color: #ff1493;
letter-spacing: 1;
}
input, textarea, select, button {
font-family: Trebuchet MS;
font-size: 9px;
color: #c71585; 
background-color: #feb5db;
border: 1px solid #ff5db1;
margin: 0 auto;
padding: 2px;
}