/*body {

background-color: Black;

}*/

#bro {
	width:50%;
}
#bro1{
	width:25%;
}
html {
    height: 100%;
}
#rick {
	background: url(r.jpg);
}
body {
text-align: center;
	background: url(1.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
    background-size: 100% 100%
}
#toolbar2{
	background: #17331d;
	color: white;
	text-decoration:none;
	font-size: 2em;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
	margin: 2px ;
}
#articlecontent{
	font-size: 1.2em;
}

video{
	width:85%;
}
#toolbar2:hover{
	background: #a7d1f7;
	
}
test{
	border-radius:20;
}
#flashobj{
border-radius:20;
}
#stuff{
	min-width:30em;
	min-height:3em;
}

#oecd{
	border-radius: 20px;
}
img#toolbar{
	height:2.51em;
	width:8.59em;
}
#banner{
	height:7em;
	width:52.7em;
	background-color:white;
}


address{
	position: absolute; bottom:1em;left:40%;
	color: white;
	width:20%;
	
}
span{
color: red;
position: absolute; bottom:1em; right:1.5em;
background-color:white;
}
article#main {
	max-width:50%;
	min-width: 50em;
	background-color:white;
	padding-left: .5rem;
	padding-right: .5rem;
	padding-bottom: .05rem;
	padding-top: 0.05rem;
	margin-left:auto;
	margin-right:auto;
	position: relative; top:0.5em;
}

footer{
	background-color: white;
	position: absolute; bottom:1em; 
	height: 2.2em;
	font-size: 1em;
	width:20%;
	margin-left:40%;
}