/* @override 
	http://oo43.local/css/style.css
	http://labs.local/oo43/css/style.css
*/

body
{
	margin: 50px 0 0;
	background-color:#09F;
	background-image: url(http://oo4369911347162.at/weatherimg.php);
}

p, h1, table
{
	vertical-align: top;
	font: italic 16px/1.2em 'Garamond', 'Times New Roman', Times, serif;
	display: block;
}


h1
{
	color: white;
	margin-top: 0;
	margin-bottom: 0;
}

div
{
	position: relative;
	display: block;
	padding: 0px;
	border: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}

hidden
{
	display: none;
}


a img, img 
{
	text-decoration: none;
	border-style: none;
}

table.contact-me{
	width: 100%;
}

td.ends{
	width: 200px;
	text-align: right;
}

td.means{
	width: 200px;
	text-align: left;
}

#welcome_message
{
  width: 400px;
  margin-left: auto;
  margin-right: auto;
	border-top: 1px solid white;
	padding-top: 4em;
	border-bottom: 1px solid white;
	padding-bottom: 4em;
}

a{
 	color: white;
}

div#wrap{
}
