:link {
	color : #660033;
	text-decoration : none;
}

:visited {
	color : #660033;
	text-decoration : none;
}

:hover {
	color : #CC0033;
}

:active {
	color :#CC0033;
	text-decoration : none;
}

body{
	background-color : #7879A5;
}

h1{
	color : #003333;
	font-family : "Arial", sans-serif;
	font-size : 35px;
	font-weight : normal;
}

#gardens{
	color : #333333;
	font-family : "Palace Script MT", serif;
	font-size : 100px;
	font-weight : normal;
}

h4{
	color :  #330033;
	font-family : arial, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

p{
	color : #330033;
	font-family : Californian FB,book antiqua,serif;
	font-style : normal;
	font-weight : lighter;
}

#left{
	float : left;
	padding : 1em;
}

#right{
	float : right;
	padding : 1em;
}
