@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
}
a {
	color:#000000;
}
#container {
	background-image: url(../images/bgtop.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#footer {
	background-image:url(../images/bgbttm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
/* Ends Home - Starts Album*/
