0byt3m1n1
Path:
/
data
/
49
/
4
/
11
/
84
/
4826899
/
user
/
5715128
/
htdocs
/
soulsymbols
/
templates
/
soulsymbols
/
css
/
[
Home
]
File: offline.css
/** * @version $Id: offline.css 21331 2011-05-11 04:28:32Z eddieajau $ * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ body { margin:50px 0 0 0; padding: 0; background-color:#000000; color: #ffffff; font:bold 20px arial,helvetica,sans-serif; text-align:center; text-shadow:1px 1px 1px #cf0000; } img { border: 0 none; margin-left: auto; margin-right: auto; } #main { width:960px; display:block; margin:0 auto; padding:0 0 20px 0; background-color:#000000; }