<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: IntelliTheme
Theme URI: http://www.empireflippers.com
Description: IntelliTheme is a fast loading and search engine optimized Adsense Ready Wordpress Theme, specifically designed for all types of niche and professional content.
Version: 1.2
Author: Empire Flippers
Author URI: http://www.empireflippers.com



/*-----------Block Level Elements--------------*/

/*
body {
	width: 760px;
	margin: auto auto;
	background-color: #fff;
}

#no_blog_description {
	display: none;
}
*/


img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}


.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}

.alignright {
	display: inline;
    float: right;
    margin-left: 1.625em;
}

.aligncenter {
	display: block;
	margin: auto auto;
}


</pre></body></html>