/*  
Theme Name: Supreme Heaven Mobile Apps Theme
Theme URI: http://mobile.supremeheaven.com/
Description: A search engine optimized website framework for WordPress.
Author: You
Author URI: http://supremeheaven.com/
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
a,a:link,a:visited{color:#C09;text-decoration:none;}
a:hover{color:#C3C;}

body{
	background-color:#ffb005;	
}
#header{
}
#container{
}
#footer{

}

#wrapper{
	background:#FFF;	
	width:600px;
	margin: 0 auto;
	margin-top:300px;
	padding:10px;
	border: solid 2px #C93;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
