@charset "UTF-8";
/* CSS Document */

body{
color:#ef4f91;
background-color:#000000;
background-image:url(http://syrupswimwear.com/layout/syrup_background.jpg);
background-repeat:no-repeat;
background-position:center top;
}
a:link, a:visited{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#ef4f91;
text-decoration:underline;
}
#links{

}
#footer{
margin-top:20px;
font-size:8pt;
}