/*Set everything to nothing!*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	 font-weight: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

b, strong { font-weight: bold; }

body {
	background: #A598AC url(images/donald2.jpg) repeat-x fixed center top; 
	font-family: verdana;
	font-size: 0.8em;
	color: #333;
	line-height: 1.6;
}

#wrapper {
	width: 400px;
	margin: 0px auto;
}

#content {
	background: #fff;
	width: 400px;
	
	margin-top: 20px;
	
	float: left;
	display: block;
}

#title {
	background: url(images/test3.png) center bottom no-repeat;

	width: 400px;
	height: 160px;
	
	float: left;
	margin: 0px;
}


#video {
	margin: 0px;
	width: 400px;
	height: 225px;
	float: left;
}

#date {
	text-align: center;
	font-size: 1.2em;
	width: 360px;
	padding: 20px;
	float: left;
}

#head {
	text-align: center;
	font-size: 1.4em;
	width: 360px;
	padding: 20px;
	float: left;
}

#head2 {
	text-align: center;
	width: 360px;
	padding: 20px;
	float: left;
}

#text {
	padding: 0px 20px 20px 20px;
	width: 360px;
	float: left;
}

a { text-decoration: none; }
#content a { text-decoration: underline; }


#cloudc  { background: url(images/moon2.png); width: 70px; height: 75px; }

#cloudc { position: absolute; right: 20%; top: 90px; }