body {
	background-image: url(/images/gran_canaria_background.jpg);
	background-repeat: repeat-x;
	background-color: #CD3568;
}

#container {
	background-image: url(/images/gran_canaria_background_spiral.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#site {
	background-image: url(/images/fluff_barcelona.png);	
}

label {
	font-weight: bold;
	display: block;
	padding:0px;
	margin: 0px;
}

ol {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
#fieldset-member input,
#fieldset-friends input {
	border: 1px solid #66c6ff;
	height: 25px;
	width: 240px;
	font-family: arial;
	font-size: 1.5em;
}

#fieldset-friends input {
	width: 160px;
}

input#terms  {
	border: 1px solid #66c6ff;
	display: block;
}

#submit_recommendation,
input#submit {
	border: none;
}
li {
	padding-bottom: 10px;
}

hr { border: 1px solid #66c6ff; }
a {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #66c6ff;
}
