1/*============================================================================
2    Copyright 2003-2004 Douglas Gregor
3    Distributed under the Boost Software License, Version 1.0. (See accompany-
4    ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5============================================================================*/
6
7PRE.synopsis {
8  background-color: #e0ffff;
9  border: thin solid blue;
10  padding: 1em
11}