/*
Theme Name: Allerton
Author: May Fly Internet Marketing
Author URI: http://may-fly.co.uk
Description: Custom Wordpress theme.
Version: 1
*/

#standoutwrapper {
width: 100%; max-height: 300px;
}
#standout1 {
background-color: #ffeb00;
text-align: center;
font-size: 0.8em;
color: #fff;
padding: 5px;
width: 73%;
margin: 0px auto;
}
#standoutleft #standoutright .img {
margin: 0px auto;
}

#standoutleft {width: 50%; height: 300px; float: left;}
#standoutright {width: 50%; height: 300px; float: right;}


#standout1 a:link, a:visited {
text-decoration:none; color: #fff;
}