﻿@import url('styles/layout.css');
body {
	background: #929384 url('art/AmyLifeDrawingMySpace.jpg') no-repeat fixed 50%
top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}
/* Styles for Navigation */
/* Styles for Footer */
a {
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	font-size: large;
	font-family: "Lucida Calligraphy";
}

