/* CSS Document */
@import url(general.css);

#site{
	padding: 5px;
}
#video{
	clear:both;
	margin-top: 50px;
	margin-left: 200px;
}
