@import url(diesel.css);

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

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

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


