@charset "utf-8";
/* CSS Document */

/* CSS Main for Rumour Productions V1.0 */
/* Author: Marc Atkinson */

body {margin:0; padding:0; text-align:left; background-color: #666; background-image:url(../images/RumourPro_bodyBack.jpg); background-repeat:repeat-x;}

#container { background-image:url(../images/RumourPro_logo1.jpg); background-repeat:no-repeat; background-position: top center; min-height:1000px; }

#content { position:relative; margin-left:600px; width:600px; top: 400px; font:Georgia; font-size: 0.8em; color:#333; letter-spacing:1px; text-align:left;overflow:auto;}

#content .bold {font-weight:bold;}

#content .white { color:#FFFFFF;}

a:link {font-weight:bold; text-decoration:none; color: #FFF;}

a:hover {font-weight:bold; text-decoration:none; color: #0066FF;}

a:visited {font-weight:bold; text-decoration:none; color: #FFF;}
