/*
Theme Name: Divi Child - Dark
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.6.4.1
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
Text Domain: Divi-Child
*/

@import url("../Divi/style.css");

/*body {
	color: #666;
	background-color: #fff;
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.7em;
}*/

body {
	color: #fff;
	background-color: #000;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

a:link {color:#ffffff; font-weight: bold} /* unvisited link */
a:visited {color:#666666;} /* visited link */
a:hover {color:#666666;} /* mouse over link */