@import url(http://technomadic.org/greg/include/diesel.css);

html {
	background-image: url(../images/GregMP.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left 100%;
}

a:link {
    background-color: inherit;
    color: #006666;
}

a:visited {
    background-color: inherit;
    color: #003333;
}

