/*
Theme Name: Interfasad
Theme URI: 
Author: Osmanov Server
Author URI: 
Description: 
Version: 1
License: 
License URI: 
Text Domain: interfasad
Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


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

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
