/*
Theme Name: Under Construction Yo!
Theme URI: www.reideiredale.com
Description: Theme
Version: 1
Author: Reide Iredale
Author URI: www.reideiredale.com
Tags: GConstruction, Graphic Design

*/
body{background-image:url('images/bg.jpg');
background-repeat:no-repeat;
background-position:center top;
background-color:#000000;}

#container{margin-left:auto;
	margin-right:auto;
	width:244px;
	margin-top:250px;
	}
	
	.email img{}
	
	
	a.contacthov{
	background-image:url('images/email_under.png');
	background-position:0 0px;
	background-repeat:no-repeat;
	border:0 none;
	display:block;
	height:46px;
	width:244px;
	margin-bottom:30px;
	border:0 none;
		min-height:46px;
	}
	a.contacthov:hover{background-image: url('images/email_over.png');
	background-position:0 0px;
	background-repeat:no-repeat;
	border:0 none;
	min-height:46px;
	}

