@import url(diesel.css);

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

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

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


