body{
    background-color: #000000;
	background-image: url("space.gif");
}

.centered{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.text{
    font-family: CurseCasual;
    color: #FFFFFF;
}

.inline{
	display: inline;
}

.webring{
	font-size: 20px;
}

.webringLink{
	text-decoration: none;
}

.buttonlink {
font-size: 50%;
color: rgba(0,0,0,0);
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
min-width: 88px;
min-height: 31px;
max-width: 88px;
max-height: 31px;
}

#giftContainer{
  height: 500px;
}

#linkbox{
  background-color: #000000;
  padding: 4px;
  border: 4px solid;
  border-color: #FD86DE;
}