/* $TopStyle:URL=http://www.camadyaussies.com/indexstyle.css$ */

body {
color: white;
background-color: black;
background-image: url(./images/camadylogo2.png);
background-repeat: no-repeat;
background-position: center top;
}

a.enter {
display: block;
background-color: transparent;
background-image: url(./images/enter-md.png);
background-repeat: no-repeat;
background-position: center bottom;
font-family: arial;
text-align: center;
text-decoration: none;
color: black;
height: 65px;
}


#enterbutton {
margin: 520 auto;
}