/*

Sonicate CSS

This sheet applies for all pages off of the main page.

*/

 

body { font-family: times new roman; font-size: 13px; text-align: center; background-color: #000000; }

 

p { color: #000000; margin-bottom: 20px; text-align: left;}

a { text-decoration: none; color: #000000; text-align: left;}

a:hover { text-decoration: underline; color: #000000; text-align: left;}

 

/*

#container { text-align: left; width: 100px; margin: auto; border: 1px solid #000000; padding: 1px; }

*/