/* :Author: David Goodger :Contact: goodger@users.sourceforge.net :date: $Date$ :version: $Revision$ :copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for Docutils web pages. */ /* Most of the style rules are in here: */ @import url(tools/stylesheets/default.css); body { background-color: #F0F0FF } p img { vertical-align: text-top }