/*  
Theme Name: Displaylink BLOG
Theme URI: http://www.sunflower-netmedia.co.uk/
Description: Wordpress styling the display link.
Version: 1.00
Author: Adrian Johnson
Author URI: http://www.sunflowersearch.co.uk/

	Displaylink v1.20
	http://www.sunflowersearch.co.uk/

	This theme was designed and built by Adrian Johnson,

*/

@import url('/style/main.css');


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}