﻿/* dialup.css */
/* low end stylesheed for OFS website */
/* uses gif backgrounds */

body {
  background-color: #FDFACF;
  background-position: top;
  background-attachment: scroll;
  background-repeat: repeat-x;   
}
