@charset "UTF-8";
/* CSS Document for Keelie's Wish - Aaron Lee Fineman web design */

body {
background-color: white;
}

#container {
margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
}

img
{  border-style: none;
}

#content {
	border-style: none;
	border-width: 0px;
}

#keelieheader {
left: 80px;
	top: 15px;
	position: absolute;
}

#keelietext {
left: 100px;
	top: 420px;
	position: absolute;
}

#indexbuttons {
left: 450px;
	top: 200px;
	position: absolute;
}

#indexbuttons img {
margin-left: 0px;
}

