Controlling a single servo using PWM and Timer 1

Why not just use the Servo library?

Note that the PWM produced by the analogWrite() function and by the hardware Timers is not what is required to control a servo.

...R